diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 14:56:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 14:56:35 +0000 |
commit | d96c1dfaab5eca77a35531192f3fa010fdb61e4d (patch) | |
tree | 820828d301043aee8ab0cd1fa22bd13174865a7f /media-libs | |
parent | media-libs/gexiv2: Stabilize 0.12.1 ppc, #738728 (diff) | |
download | gentoo-d96c1dfaab5eca77a35531192f3fa010fdb61e4d.tar.gz gentoo-d96c1dfaab5eca77a35531192f3fa010fdb61e4d.tar.bz2 gentoo-d96c1dfaab5eca77a35531192f3fa010fdb61e4d.zip |
media-libs/graphene: Stabilize 1.10.2 ppc, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/graphene/graphene-1.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/graphene/graphene-1.10.2.ebuild b/media-libs/graphene/graphene-1.10.2.ebuild index a8a1bc193ed0..32de0b68ad43 100644 --- a/media-libs/graphene/graphene-1.10.2.ebuild +++ b/media-libs/graphene/graphene-1.10.2.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 )" |