diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 16:09:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 16:19:13 +0200 |
commit | 146dd8657b4a67654fe03dbded6e8c006ea2eef1 (patch) | |
tree | f27f3efb720b443838604b4e05abf7a368dd7107 /media-libs/graphene | |
parent | media-gfx/simple-scan: x86 stable (bug #728924) (diff) | |
download | gentoo-146dd8657b4a67654fe03dbded6e8c006ea2eef1.tar.gz gentoo-146dd8657b4a67654fe03dbded6e8c006ea2eef1.tar.bz2 gentoo-146dd8657b4a67654fe03dbded6e8c006ea2eef1.zip |
media-libs/graphene: x86 stable (bug #728924)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/graphene')
-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 fb255088893d..aa689739a228 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="~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 )" |