summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-08 16:19:58 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-08 16:19:58 +0200
commit13cbb2f8fb41ae10f7219ff36b8b46707a161a8e (patch)
tree46b6457b3419ee0c4a300a3d6be5e84bed6ca643
parentdev-ml/menhir: add ~ppc (needed for jbuilder test suite) (diff)
downloadgentoo-13cbb2f8.tar.gz
gentoo-13cbb2f8.tar.bz2
gentoo-13cbb2f8.zip
dev-python/shiboken: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-python/shiboken/shiboken-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken/shiboken-1.2.2.ebuild b/dev-python/shiboken/shiboken-1.2.2.ebuild
index 65d6d0be4d16..038b7b41135e 100644
--- a/dev-python/shiboken/shiboken-1.2.2.ebuild
+++ b/dev-python/shiboken/shiboken-1.2.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.qt-project.org/official_releases/pyside/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"