diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:25:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:25:44 +0100 |
commit | 1e42baeedcf7427aa6cc3d734e8f9e10893cca8d (patch) | |
tree | 5e6a16aca41fa4f252ffcb1ce988849244058d1a /dev-python/zake | |
parent | dev-python/WSME: x86 stable wrt bug #565742 (diff) | |
download | gentoo-1e42baeedcf7427aa6cc3d734e8f9e10893cca8d.tar.gz gentoo-1e42baeedcf7427aa6cc3d734e8f9e10893cca8d.tar.bz2 gentoo-1e42baeedcf7427aa6cc3d734e8f9e10893cca8d.zip |
dev-python/zake: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/zake')
-rw-r--r-- | dev-python/zake/zake-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zake/zake-0.2.1.ebuild b/dev-python/zake/zake-0.2.1.ebuild index bfc1c1f12d4e..092c068a05c6 100644 --- a/dev-python/zake/zake-0.2.1.ebuild +++ b/dev-python/zake/zake-0.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" DEPEND=" |