diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-02 14:07:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-02 14:07:55 +0100 |
commit | 76e63d4f8358c8668dba8be28817e01bfb14ae22 (patch) | |
tree | 70c578fb93a9b0a056684ea1b82075cc61d0953c /dev-python/path-py | |
parent | dev-python/packaging: amd64 stable wrt bug #564588 (diff) | |
download | gentoo-76e63d4f8358c8668dba8be28817e01bfb14ae22.tar.gz gentoo-76e63d4f8358c8668dba8be28817e01bfb14ae22.tar.bz2 gentoo-76e63d4f8358c8668dba8be28817e01bfb14ae22.zip |
dev-python/path-py: amd64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/path-py')
-rw-r--r-- | dev-python/path-py/path-py-8.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/path-py/path-py-8.1.2.ebuild b/dev-python/path-py/path-py-8.1.2.ebuild index c2fee53152eb..9eccdcea08dc 100644 --- a/dev-python/path-py/path-py-8.1.2.ebuild +++ b/dev-python/path-py/path-py-8.1.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/p/path.py/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |