diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:32:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:41:53 +0100 |
commit | a5151eb514c9a1a0f25d474dd4dfa8e336062a2e (patch) | |
tree | cba67933990212cb29462072e45560059d10f826 /dev-python/semantic_version | |
parent | dev-python/secretstorage: x86 stable wrt bug #714504 (diff) | |
download | gentoo-a5151eb514c9a1a0f25d474dd4dfa8e336062a2e.tar.gz gentoo-a5151eb514c9a1a0f25d474dd4dfa8e336062a2e.tar.bz2 gentoo-a5151eb514c9a1a0f25d474dd4dfa8e336062a2e.zip |
dev-python/semantic_version: x86 stable wrt bug #714506
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 b9f8f3a1b436..9120701ba742 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=" |