commit: aff1de831abac04d45b3daa7d23938da38e225e8
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue May 31 08:54:28 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue May 31 08:54:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aff1de83
dev-python/semantic_version: x86 stable wrt bug #848666
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/semantic_version/semantic_version-2.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/semantic_version/semantic_version-2.10.0.ebuild
b/dev-python/semantic_version/semantic_version-2.10.0.ebuild
index 71c6c9711b81..04caa8c4abab 100644
--- a/dev-python/semantic_version/semantic_version-2.10.0.ebuild
+++ b/dev-python/semantic_version/semantic_version-2.10.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
distutils_enable_sphinx docs \
dev-python/sphinx_rtd_theme