diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 19:23:30 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 20:02:04 +0100 |
commit | ed37384294ec322ed2a48571579aa14c7ac300d7 (patch) | |
tree | 6a1a20efeebf87e2997c4c4bdf44533c04c34825 /dev-python/dill | |
parent | dev-python/bsddb3: x86 stable (bug #639114) (diff) | |
download | gentoo-ed37384294ec322ed2a48571579aa14c7ac300d7.tar.gz gentoo-ed37384294ec322ed2a48571579aa14c7ac300d7.tar.bz2 gentoo-ed37384294ec322ed2a48571579aa14c7ac300d7.zip |
dev-python/dill: x86 stable (bug #639114)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
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 d13dba401c3d..86628e8b42fd 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 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="" PATCHES=( |