diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-08 16:19:58 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-08 16:19:58 +0200 |
commit | 13cbb2f8fb41ae10f7219ff36b8b46707a161a8e (patch) | |
tree | 46b6457b3419ee0c4a300a3d6be5e84bed6ca643 /dev-python/shiboken | |
parent | dev-ml/menhir: add ~ppc (needed for jbuilder test suite) (diff) | |
download | gentoo-13cbb2f8fb41ae10f7219ff36b8b46707a161a8e.tar.gz gentoo-13cbb2f8fb41ae10f7219ff36b8b46707a161a8e.tar.bz2 gentoo-13cbb2f8fb41ae10f7219ff36b8b46707a161a8e.zip |
dev-python/shiboken: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/shiboken')
-rw-r--r-- | dev-python/shiboken/shiboken-1.2.2.ebuild | 2 |
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}" |