diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 14:59:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:16:56 +0100 |
commit | e7d3f28b8d9bc14c77a06e87fcfb1241432976dc (patch) | |
tree | 407ef6fdf2e3e145edc59dd21019f5e81b9e47c7 /dev-python/semantic_version | |
parent | dev-python/secretstorage: amd64 stable wrt bug #714504 (diff) | |
download | gentoo-e7d3f28b8d9bc14c77a06e87fcfb1241432976dc.tar.gz gentoo-e7d3f28b8d9bc14c77a06e87fcfb1241432976dc.tar.bz2 gentoo-e7d3f28b8d9bc14c77a06e87fcfb1241432976dc.zip |
dev-python/semantic_version: amd64 stable wrt bug #714506
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/semantic_version')
-rw-r--r-- | dev-python/semantic_version/semantic_version-2.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/semantic_version/semantic_version-2.8.4.ebuild b/dev-python/semantic_version/semantic_version-2.8.4.ebuild index 0cd04244d7cb..b9f8f3a1b436 100644 --- a/dev-python/semantic_version/semantic_version-2.8.4.ebuild +++ b/dev-python/semantic_version/semantic_version-2.8.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="doc test" DEPEND=" |