diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 11:44:17 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 11:44:29 +0200 |
commit | 5fa74ded1eb3c12ae9ffbe00e9ae0dc823554c42 (patch) | |
tree | c9930c6d616a39a6ef15db426c14797021f9fac8 /dev-python/dill | |
parent | app-misc/geoclue: keyword ~arm64 (diff) | |
download | gentoo-5fa74ded1eb3c12ae9ffbe00e9ae0dc823554c42.tar.gz gentoo-5fa74ded1eb3c12ae9ffbe00e9ae0dc823554c42.tar.bz2 gentoo-5fa74ded1eb3c12ae9ffbe00e9ae0dc823554c42.zip |
dev-python/dill: keyword ~arm64, bug #594020
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/dill')
-rw-r--r-- | dev-python/dill/dill-0.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dill/dill-0.2.5.ebuild b/dev-python/dill/dill-0.2.5.ebuild index ef70f9de3e2c..6ae32e8c55c4 100644 --- a/dev-python/dill/dill-0.2.5.ebuild +++ b/dev-python/dill/dill-0.2.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" PATCHES=( |