commit: 7b08a2438197147ee532c9d13cb6f6692cee3a7b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 18 17:16:20 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 18 17:16:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b08a243
dev-python/quantities: Stabilize 0.12.5 amd64, #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 fe5b4e6f264..8e04e96e8c3 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]