diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 18:31:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 18:43:51 +0200 |
commit | 28dba22bc4a4b58c8436a8a2c25f87719e2d96f5 (patch) | |
tree | a24da5c8d56700dd5c5c5c79650f6200c2492127 /media-libs | |
parent | media-gfx/simple-scan: x86 stable (bug #774927) (diff) | |
download | gentoo-28dba22bc4a4b58c8436a8a2c25f87719e2d96f5.tar.gz gentoo-28dba22bc4a4b58c8436a8a2c25f87719e2d96f5.tar.bz2 gentoo-28dba22bc4a4b58c8436a8a2c25f87719e2d96f5.zip |
media-libs/graphene: x86 stable (bug #774927)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@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 0e8e63c01e29..67e6ffc64877 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 )" |