Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libcbor/
Date: Mon, 01 Jun 2020 04:16:51
Message-Id: 1590984180.f09eb31c84c635076970c3d5094ef38dde298d1d.mattst88@gentoo
1 commit: f09eb31c84c635076970c3d5094ef38dde298d1d
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 1 04:02:35 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 1 04:03:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f09eb31c
7
8 dev-libs/libcbor: Keyword 0.7.0 alpha, #709752
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/libcbor/libcbor-0.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libcbor/libcbor-0.7.0.ebuild b/dev-libs/libcbor/libcbor-0.7.0.ebuild
16 index 0f1ec75c776..d0c568fb3be 100644
17 --- a/dev-libs/libcbor/libcbor-0.7.0.ebuild
18 +++ b/dev-libs/libcbor/libcbor-0.7.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/PJK/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 IUSE="+custom-alloc doc test"
26
27 BDEPEND="