diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 19:48:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 20:02:33 +0100 |
commit | 363d8adce92538badfc4210f65468cad9a30bf4a (patch) | |
tree | 9546af43a59f6d45a245709ad1087df73f0d9129 | |
parent | dev-python/rdflib: x86 stable (bug #639114) (diff) | |
download | gentoo-363d8adce92538badfc4210f65468cad9a30bf4a.tar.gz gentoo-363d8adce92538badfc4210f65468cad9a30bf4a.tar.bz2 gentoo-363d8adce92538badfc4210f65468cad9a30bf4a.zip |
dev-python/cloudpickle: x86 stable (bug #639114)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
-rw-r--r-- | dev-python/cloudpickle/cloudpickle-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cloudpickle/cloudpickle-0.3.1.ebuild b/dev-python/cloudpickle/cloudpickle-0.3.1.ebuild index 3c344a15bc7d..5eaff6b8bb69 100644 --- a/dev-python/cloudpickle/cloudpickle-0.3.1.ebuild +++ b/dev-python/cloudpickle/cloudpickle-0.3.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="" |