commit: f8daa596e01212ff3414352d1f8e03b56077c746 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org> AuthorDate: Tue Jul 31 01:54:28 2018 +0000 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Tue Jul 31 01:54:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8daa596
dev-ruby/filesize: adding x86 and eapi bump Package-Manager: Portage-2.3.43, Repoman-2.3.10 dev-ruby/filesize/filesize-0.1.1.ebuild | 4 ++-- 1 file 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 553f3295094..d0230b3fd31 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=""
