commit: 5d3db9e15553876d29a22dc20d590277f1f6339c Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Mon Jun 28 10:33:19 2021 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Jun 28 10:33:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d3db9e1
dev-ruby/certified: keyword 1.0.0 for ~x86 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-ruby/certified/certified-1.0.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-ruby/certified/certified-1.0.0.ebuild b/dev-ruby/certified/certified-1.0.0.ebuild index 3fb9a9dbc..ee010f5ec 100644 --- a/dev-ruby/certified/certified-1.0.0.ebuild +++ b/dev-ruby/certified/certified-1.0.0.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 + USE_RUBY="ruby26 ruby27" RUBY_FAKEGEM_EXTRADOC="README.md" @@ -14,5 +15,5 @@ HOMEPAGE="https://github.com/stevegraham/certified" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~x86" IUSE=""
