diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 16:01:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 16:01:37 +0000 |
commit | 024c7c2a7f6dd53b306e4db23cca9549337f182c (patch) | |
tree | 3d2ef7eba51dbe0ab28370c297d8f5e8c1928f2f /media-libs/graphene | |
parent | media-fonts/cantarell: Stabilize 0.301 arm, #774927 (diff) | |
download | gentoo-024c7c2a7f6dd53b306e4db23cca9549337f182c.tar.gz gentoo-024c7c2a7f6dd53b306e4db23cca9549337f182c.tar.bz2 gentoo-024c7c2a7f6dd53b306e4db23cca9549337f182c.zip |
media-libs/graphene: Stabilize 1.10.2-r1 arm, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/graphene')
-rw-r--r-- | media-libs/graphene/graphene-1.10.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/graphene/graphene-1.10.2-r1.ebuild b/media-libs/graphene/graphene-1.10.2-r1.ebuild index 67e6ffc64877..92335aa83989 100644 --- a/media-libs/graphene/graphene-1.10.2-r1.ebuild +++ b/media-libs/graphene/graphene-1.10.2-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 ~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 )" |