diff options
Diffstat (limited to 'dev-ruby/ritex')
-rw-r--r-- | dev-ruby/ritex/ritex-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ritex/ritex-1.0.1.ebuild b/dev-ruby/ritex/ritex-1.0.1.ebuild index 2cbe3685be57..c545d81ca2d3 100644 --- a/dev-ruby/ritex/ritex-1.0.1.ebuild +++ b/dev-ruby/ritex/ritex-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ HOMEPAGE="http://masanjin.net/ritex/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend "dev-ruby/racc" |