diff options
author | 2022-11-19 16:39:22 +0000 | |
---|---|---|
committer | 2022-11-19 16:40:01 +0000 | |
commit | 11ba4308cd2d60771f1cce894e39c3636cd0e75d (patch) | |
tree | 49450b6d091f065c4be19bd1e42b7ab4418cfdc6 /dev-python/rpy | |
parent | dev-python/python3-xapp: Stabilize 2.2.2 ALLARCHES, #881931 (diff) | |
download | gentoo-11ba4308cd2d60771f1cce894e39c3636cd0e75d.tar.gz gentoo-11ba4308cd2d60771f1cce894e39c3636cd0e75d.tar.bz2 gentoo-11ba4308cd2d60771f1cce894e39c3636cd0e75d.zip |
dev-python/rpy: Stabilize 3.5.5 x86, #881935
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rpy')
-rw-r--r-- | dev-python/rpy/rpy-3.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |