commit: 71a930a21b37359bd7a4c35fed1bc9067237ec65
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 18 19:47:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 18 19:47:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a930a2
dev-python/quantities: Stabilize 0.12.5 x86, #813579
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/quantities/quantities-0.12.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/quantities/quantities-0.12.5.ebuild
b/dev-python/quantities/quantities-0.12.5.ebuild
index 8e04e96e8c3..2697e7840c3 100644
--- a/dev-python/quantities/quantities-0.12.5.ebuild
+++ b/dev-python/quantities/quantities-0.12.5.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/numpy[$PYTHON_USEDEP]