diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-08 22:35:55 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-08 22:39:38 -0800 |
commit | 3b0c5f48f31a8579c4a075593be49335a42db2cf (patch) | |
tree | e8d68880e60432e408961468e556dd5d62b4eb69 /media-libs/graphene | |
parent | sys-fs/zfs-kmod: 0.7.12 linux-4.20 compatible (diff) | |
download | gentoo-3b0c5f48f31a8579c4a075593be49335a42db2cf.tar.gz gentoo-3b0c5f48f31a8579c4a075593be49335a42db2cf.tar.bz2 gentoo-3b0c5f48f31a8579c4a075593be49335a42db2cf.zip |
media-libs/graphene-1.8.2: ppc stable, bug 674854
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/graphene')
-rw-r--r-- | media-libs/graphene/graphene-1.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/graphene/graphene-1.8.2.ebuild b/media-libs/graphene/graphene-1.8.2.ebuild index 2c2afe78edaa..5b7fec8577fc 100644 --- a/media-libs/graphene/graphene-1.8.2.ebuild +++ b/media-libs/graphene/graphene-1.8.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ebassi/graphene/releases/download/${PV}/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test" RDEPEND=" |