diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:14:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:14:16 +0100 |
commit | 96143f55faf88ebae4ecc83a9a6c6666b41dcd89 (patch) | |
tree | e2a06b87da052f253ee1bd2b2d6b43c3a7d67c30 /dev-python/zake | |
parent | dev-python/WSME: amd64 stable wrt bug #565742 (diff) | |
download | gentoo-96143f55faf88ebae4ecc83a9a6c6666b41dcd89.tar.gz gentoo-96143f55faf88ebae4ecc83a9a6c6666b41dcd89.tar.bz2 gentoo-96143f55faf88ebae4ecc83a9a6c6666b41dcd89.zip |
dev-python/zake: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 9a197203e6b8..bfc1c1f12d4e 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=" |