diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 12:31:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 12:31:25 +0000 |
commit | fc5a0167af707a63dc547e81452c4d417f85e31c (patch) | |
tree | eecc7a8484c794b2dedcc8c4856c5b3a658f6d73 /media-libs/graphene | |
parent | gnome-extra/libgsf: Stabilize 1.14.48 arm, #834426 (diff) | |
download | gentoo-fc5a0167af707a63dc547e81452c4d417f85e31c.tar.gz gentoo-fc5a0167af707a63dc547e81452c4d417f85e31c.tar.bz2 gentoo-fc5a0167af707a63dc547e81452c4d417f85e31c.zip |
media-libs/graphene: Stabilize 1.10.6-r1 arm, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/graphene')
-rw-r--r-- | media-libs/graphene/graphene-1.10.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/graphene/graphene-1.10.6-r1.ebuild b/media-libs/graphene/graphene-1.10.6-r1.ebuild index 7138598f1196..4436cfd86924 100644 --- a/media-libs/graphene/graphene-1.10.6-r1.ebuild +++ b/media-libs/graphene/graphene-1.10.6-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 ~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 )" |