diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-24 01:28:12 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-27 00:16:03 +0300 |
commit | a01ba0321b461677d17d020a1fcc2fedb2e3f336 (patch) | |
tree | eb71b6c65a3385a35c7f326f007d83b5c68a625c /media-libs/graphene | |
parent | gnome-base/nautilus: arm64 stable (bug #728924) (diff) | |
download | gentoo-a01ba0321b461677d17d020a1fcc2fedb2e3f336.tar.gz gentoo-a01ba0321b461677d17d020a1fcc2fedb2e3f336.tar.bz2 gentoo-a01ba0321b461677d17d020a1fcc2fedb2e3f336.zip |
media-libs/graphene: arm64 stable (bug #728924)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-libs/graphene')
-rw-r--r-- | media-libs/graphene/graphene-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/graphene/graphene-1.10.0.ebuild b/media-libs/graphene/graphene-1.10.0.ebuild index 672030936169..fb255088893d 100644 --- a/media-libs/graphene/graphene-1.10.0.ebuild +++ b/media-libs/graphene/graphene-1.10.0.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 )" |