diff options
Diffstat (limited to 'dev-python/rpy/rpy-3.5.5.ebuild')
-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 76128a462c39..7fc4a253ebc8 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" |