diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 01:01:19 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 01:20:23 +0200 |
commit | ed045a39eea2e0d29325e606e1f3cc317fd7b54c (patch) | |
tree | e397ff00012ed768234dec0857e8793659f7ca64 /dev-python/semantic_version | |
parent | media-libs/sdl-pango: x86 stable (bug #658766) (diff) | |
download | gentoo-ed045a39eea2e0d29325e606e1f3cc317fd7b54c.tar.gz gentoo-ed045a39eea2e0d29325e606e1f3cc317fd7b54c.tar.bz2 gentoo-ed045a39eea2e0d29325e606e1f3cc317fd7b54c.zip |
dev-python/semantic_version: x86 stable (bug #658950)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/semantic_version')
-rw-r--r-- | dev-python/semantic_version/semantic_version-2.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/semantic_version/semantic_version-2.6.0-r1.ebuild b/dev-python/semantic_version/semantic_version-2.6.0-r1.ebuild index 83a5cce65d26..f64ff42cbef8 100644 --- a/dev-python/semantic_version/semantic_version-2.6.0-r1.ebuild +++ b/dev-python/semantic_version/semantic_version-2.6.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rbarrois/python-semanticversion/archive/v${PV}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |