diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:25:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:25:10 +0100 |
commit | dad50e73d92370559c8d4c545466c5a1d761c5d1 (patch) | |
tree | 6ab03b2252b1ccb84310ce8c99b6d090c2bcfb4c /dev-python/semantic_version | |
parent | dev-python/ryu: x86 stable wrt bug #565742 (diff) | |
download | gentoo-dad50e73d92370559c8d4c545466c5a1d761c5d1.tar.gz gentoo-dad50e73d92370559c8d4c545466c5a1d761c5d1.tar.bz2 gentoo-dad50e73d92370559c8d4c545466c5a1d761c5d1.zip |
dev-python/semantic_version: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/semantic_version')
-rw-r--r-- | dev-python/semantic_version/semantic_version-2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/semantic_version/semantic_version-2.4.2.ebuild b/dev-python/semantic_version/semantic_version-2.4.2.ebuild index 6efcbc1d57b8..0588d19247c3 100644 --- a/dev-python/semantic_version/semantic_version-2.4.2.ebuild +++ b/dev-python/semantic_version/semantic_version-2.4.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |