diff options
author | Sam James <sam@gentoo.org> | 2021-04-13 14:59:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-13 14:59:07 +0000 |
commit | 84a7c63937ec8c3f82c98052397a954216422f7e (patch) | |
tree | b3d0d2de2e880c7e380c9e836d5068fb0420e384 /media-libs/graphene | |
parent | media-gfx/simple-scan: Stabilize 3.36.7 ppc, #774927 (diff) | |
download | gentoo-84a7c63937ec8c3f82c98052397a954216422f7e.tar.gz gentoo-84a7c63937ec8c3f82c98052397a954216422f7e.tar.bz2 gentoo-84a7c63937ec8c3f82c98052397a954216422f7e.zip |
media-libs/graphene: Stabilize 1.10.2-r1 ppc, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/graphene')
-rw-r--r-- | media-libs/graphene/graphene-1.10.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/graphene/graphene-1.10.2-r1.ebuild b/media-libs/graphene/graphene-1.10.2-r1.ebuild index 6f9577a560ff..18fa95e5dad1 100644 --- a/media-libs/graphene/graphene-1.10.2-r1.ebuild +++ b/media-libs/graphene/graphene-1.10.2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ebassi/graphene/releases/download/${PV}/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha 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 )" |