summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-05-31 21:02:35 -0700
committerMatt Turner <mattst88@gentoo.org>2020-05-31 21:03:00 -0700
commitf09eb31c84c635076970c3d5094ef38dde298d1d (patch)
tree7a7649426594d4b8ac63e74c911092c36b283386 /dev-libs/libcbor
parentdev-python/breathe: Keyword 4.14.1 alpha, #709752 (diff)
downloadgentoo-f09eb31c84c635076970c3d5094ef38dde298d1d.tar.gz
gentoo-f09eb31c84c635076970c3d5094ef38dde298d1d.tar.bz2
gentoo-f09eb31c84c635076970c3d5094ef38dde298d1d.zip
dev-libs/libcbor: Keyword 0.7.0 alpha, #709752
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/libcbor')
-rw-r--r--dev-libs/libcbor/libcbor-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libcbor/libcbor-0.7.0.ebuild b/dev-libs/libcbor/libcbor-0.7.0.ebuild
index 0f1ec75c776e..d0c568fb3be0 100644
--- a/dev-libs/libcbor/libcbor-0.7.0.ebuild
+++ b/dev-libs/libcbor/libcbor-0.7.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/PJK/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="+custom-alloc doc test"
BDEPEND="