diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-10 14:55:11 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-10 15:15:14 +0200 |
commit | c7a23dfedc4ff4be849d276c263120fe93352b0b (patch) | |
tree | 3e356a7a626767c6a4b92bbac6144c9b0deae05e /dev-python/qtconsole | |
parent | dev-python/pbr: keyword ~arm64 (diff) | |
download | gentoo-c7a23dfedc4ff4be849d276c263120fe93352b0b.tar.gz gentoo-c7a23dfedc4ff4be849d276c263120fe93352b0b.tar.bz2 gentoo-c7a23dfedc4ff4be849d276c263120fe93352b0b.zip |
dev-python/qtconsole: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/qtconsole')
-rw-r--r-- | dev-python/qtconsole/qtconsole-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qtconsole/qtconsole-4.3.0.ebuild b/dev-python/qtconsole/qtconsole-4.3.0.ebuild index 135ee28be41d..2bcbe867f955 100644 --- a/dev-python/qtconsole/qtconsole-4.3.0.ebuild +++ b/dev-python/qtconsole/qtconsole-4.3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc test" RDEPEND=" |