summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/filesize')
-rw-r--r--dev-ruby/filesize/filesize-0.1.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/filesize/filesize-0.1.1.ebuild b/dev-ruby/filesize/filesize-0.1.1.ebuild
index ba00a8b71403..b6555445bf60 100644
--- a/dev-ruby/filesize/filesize-0.1.1.ebuild
+++ b/dev-ruby/filesize/filesize-0.1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
@@ -17,5 +17,5 @@ HOMEPAGE="https://github.com/dominikh/filesize"
LICENSE="MIT"
SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm"
IUSE=""