summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZero_Chaos <zerochaos@gentoo.org>2018-07-30 21:54:28 -0400
committerZero_Chaos <zerochaos@gentoo.org>2018-07-30 21:54:28 -0400
commitf8daa596e01212ff3414352d1f8e03b56077c746 (patch)
treec07207cc52479e0abd9a7a4db17c3739521d7bde /dev-ruby/filesize
parentmedia-libs/gst-plugins-base: x86 keyworded (bug #662458) (diff)
downloadgentoo-f8daa596e01212ff3414352d1f8e03b56077c746.tar.gz
gentoo-f8daa596e01212ff3414352d1f8e03b56077c746.tar.bz2
gentoo-f8daa596e01212ff3414352d1f8e03b56077c746.zip
dev-ruby/filesize: adding x86 and eapi bump
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-ruby/filesize')
-rw-r--r--dev-ruby/filesize/filesize-0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/filesize/filesize-0.1.1.ebuild b/dev-ruby/filesize/filesize-0.1.1.ebuild
index 553f32950945..d0230b3fd310 100644
--- a/dev-ruby/filesize/filesize-0.1.1.ebuild
+++ b/dev-ruby/filesize/filesize-0.1.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
USE_RUBY="ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
@@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/dominikh/filesize"
LICENSE="MIT"
SLOT="${PV}"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""