diff options
author | Sam James <sam@gentoo.org> | 2021-05-28 19:10:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-28 19:10:11 +0000 |
commit | cd75f92bf6ae1a140635bbcb4c13c9f4f108d4c5 (patch) | |
tree | 24d82516ca403fed271a21667db3fad31457eb4d /media-libs/graphene | |
parent | media-libs/gexiv2: Stabilize 0.12.2 arm, #792327 (diff) | |
download | gentoo-cd75f92bf6ae1a140635bbcb4c13c9f4f108d4c5.tar.gz gentoo-cd75f92bf6ae1a140635bbcb4c13c9f4f108d4c5.tar.bz2 gentoo-cd75f92bf6ae1a140635bbcb4c13c9f4f108d4c5.zip |
media-libs/graphene: Stabilize 1.10.6 arm, #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 9191428acb22..334f7a76e862 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 )" |