diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 16:56:18 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 17:17:08 +0200 |
commit | c471395dd91953a02969f8153359f94654500abe (patch) | |
tree | 82dcf933ecb7fe640a82938ea471dc82448504f0 /media-libs/graphene | |
parent | media-libs/gexiv2: x86 stable (bug #738728) (diff) | |
download | gentoo-c471395dd91953a02969f8153359f94654500abe.tar.gz gentoo-c471395dd91953a02969f8153359f94654500abe.tar.bz2 gentoo-c471395dd91953a02969f8153359f94654500abe.zip |
media-libs/graphene: x86 stable (bug #738728)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/graphene')
-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 672030936169..b42f081b2a10 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 )" |