summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-04-28 13:04:44 -0700
committerMatt Turner <mattst88@gentoo.org>2020-04-28 13:15:38 -0700
commit7f83981c70137f525b3ce7f29c6a065dd7f748ce (patch)
tree79df1ef6d181aefc8b82f92e6a9b932bcc672e89 /media-libs/graphene
parentdev-python/tox: arm64 keyworded latest (bug #685868) (diff)
downloadgentoo-7f83981c70137f525b3ce7f29c6a065dd7f748ce.tar.gz
gentoo-7f83981c70137f525b3ce7f29c6a065dd7f748ce.tar.bz2
gentoo-7f83981c70137f525b3ce7f29c6a065dd7f748ce.zip
media-libs/graphene: Keyword 1.10.0 alpha, #662458
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/graphene')
-rw-r--r--media-libs/graphene/graphene-1.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/graphene/graphene-1.10.0.ebuild b/media-libs/graphene/graphene-1.10.0.ebuild
index e0d3b4f6ea8d..672030936169 100644
--- a/media-libs/graphene/graphene-1.10.0.ebuild
+++ b/media-libs/graphene/graphene-1.10.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ebassi/graphene/releases/download/${PV}/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test"
RESTRICT="!test? ( test )"