diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-28 13:04:44 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-28 13:15:38 -0700 |
commit | 7f83981c70137f525b3ce7f29c6a065dd7f748ce (patch) | |
tree | 79df1ef6d181aefc8b82f92e6a9b932bcc672e89 /media-libs | |
parent | dev-python/tox: arm64 keyworded latest (bug #685868) (diff) | |
download | gentoo-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')
-rw-r--r-- | media-libs/graphene/graphene-1.10.0.ebuild | 2 |
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 )" |