commit: 11ba4308cd2d60771f1cce894e39c3636cd0e75d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 16:39:22 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 16:40:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ba4308
dev-python/rpy: Stabilize 3.5.5 x86, #881935
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/rpy/rpy-3.5.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/rpy/rpy-3.5.5.ebuild b/dev-python/rpy/rpy-3.5.5.ebuild
index 33ae4762eb31..76128a462c39 100644
--- a/dev-python/rpy/rpy-3.5.5.ebuild
+++ b/dev-python/rpy/rpy-3.5.5.ebuild
@@ -19,7 +19,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 portage
RESTRICT="test"