media-libs/opencolorio: Keyword 1.1.1 arm, #556758

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-02-22 07:12:31 +00:00
parent 24c2834383
commit 87a33bda5e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ S="${WORKDIR}/OpenColorIO-${PV}"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~ppc64 x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
IUSE="cpu_flags_x86_sse2 doc opengl python static-libs test"
REQUIRED_USE="
doc? ( python )