diff options
author | Sam James <sam@gentoo.org> | 2021-04-13 14:59:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-13 14:59:53 +0000 |
commit | 890b78bfe33a71a3837403ef6cfcd6e4e42299c2 (patch) | |
tree | 5042106566062f55c96e19399c66161f909cf896 /media-libs | |
parent | media-gfx/simple-scan: Stabilize 3.36.7 ppc64, #774927 (diff) | |
download | gentoo-890b78bfe33a71a3837403ef6cfcd6e4e42299c2.tar.gz gentoo-890b78bfe33a71a3837403ef6cfcd6e4e42299c2.tar.bz2 gentoo-890b78bfe33a71a3837403ef6cfcd6e4e42299c2.zip |
media-libs/graphene: Stabilize 1.10.2-r1 ppc64, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-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 18fa95e5dad1..cc8be3fb7ec1 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 )" |