From 18608b52e9d1069273645ce81ea96c974282a160 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 8 Mar 2022 12:27:10 +0000 Subject: [PATCH] media-libs/graphene: Stabilize 1.10.6-r1 arm64, #834426 Signed-off-by: Sam James --- media-libs/graphene/graphene-1.10.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/graphene/graphene-1.10.6-r1.ebuild b/media-libs/graphene/graphene-1.10.6-r1.ebuild index a81cc204c38ca..7138598f11968 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 )"