diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:25:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:25:18 +0000 |
commit | 16f29dbf9b0c8e2fcae4a819617954c991263e97 (patch) | |
tree | 6437e8b680465960dd51885a738f0ef5cc45d1e0 /media-libs/graphene | |
parent | gnome-extra/evolution-data-server: Stabilize 3.40.1 arm64, #792327 (diff) | |
download | gentoo-16f29dbf9b0c8e2fcae4a819617954c991263e97.tar.gz gentoo-16f29dbf9b0c8e2fcae4a819617954c991263e97.tar.bz2 gentoo-16f29dbf9b0c8e2fcae4a819617954c991263e97.zip |
media-libs/graphene: Stabilize 1.10.6 arm64, #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 934dc2cbba98..29ef3d25de31 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 )" |