diff options
Diffstat (limited to 'dev-ruby/rchardet')
-rw-r--r-- | dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild b/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild index fe5c2623afc6..c2cc0c2b78ba 100644 --- a/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild +++ b/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/jmhodges/rchardet/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" all_ruby_prepare() { |