summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-28 22:30:08 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-28 22:30:08 +0200
commitf60c8d9a592ff9cec6c6711ec84160ed590d931b (patch)
treeecd39d0d9d9afae744364317968e9334f41054fe
parentdev-util/gtk-update-icon-cache: arm stable wrt bug #728924 (diff)
downloadgentoo-f60c8d9a592ff9cec6c6711ec84160ed590d931b.tar.gz
gentoo-f60c8d9a592ff9cec6c6711ec84160ed590d931b.tar.bz2
gentoo-f60c8d9a592ff9cec6c6711ec84160ed590d931b.zip
media-libs/graphene: arm stable wrt bug #728924
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-libs/graphene/graphene-1.10.0.ebuild2
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 aa689739a228..d8ea01f115ca 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 )"