diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 06:06:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 06:06:17 +0000 |
commit | 3629fa700977dbcb9b0455cef0981c4d5db9ccd6 (patch) | |
tree | 55132eff2aeda77e09c0b0f5eb4a55208b683c7c /media-libs/graphene | |
parent | x11-misc/colord: Stabilize 1.4.5-r1 x86, #792327 (diff) | |
download | gentoo-3629fa700977dbcb9b0455cef0981c4d5db9ccd6.tar.gz gentoo-3629fa700977dbcb9b0455cef0981c4d5db9ccd6.tar.bz2 gentoo-3629fa700977dbcb9b0455cef0981c4d5db9ccd6.zip |
media-libs/graphene: Stabilize 1.10.6 x86, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/graphene')
-rw-r--r-- | media-libs/graphene/graphene-1.10.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/graphene/graphene-1.10.6.ebuild b/media-libs/graphene/graphene-1.10.6.ebuild index 985fdd5eae75..f51fa66896ac 100644 --- a/media-libs/graphene/graphene-1.10.6.ebuild +++ b/media-libs/graphene/graphene-1.10.6.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 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86" IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test" RESTRICT="!test? ( test )" |