commit: eeabd91da7fc8905db647e3ad88b04803aa9943b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 19:30:52 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 19:30:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeabd91d
dev-python/rpy: Stabilize 3.5.8 x86, #903229
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/rpy/rpy-3.5.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/rpy/rpy-3.5.8.ebuild b/dev-python/rpy/rpy-3.5.8.ebuild
index 45b6a9c9404e..420484defc01 100644
--- a/dev-python/rpy/rpy-3.5.8.ebuild
+++ b/dev-python/rpy/rpy-3.5.8.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="AGPL-3 GPL-2 LGPL-2.1 MPL-1.1"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
# ggplot2 is a test dep but not in ::gentoo atm
RESTRICT="test"