commit: 0b5c57cb181b5a51a942bf4c3c9e52292ffcd08c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 12 15:21:28 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 12 15:21:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b5c57cb
dev-ruby/mini_portile2: Stabilize 2.6.1 ppc64, #828662 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/mini_portile2/mini_portile2-2.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/mini_portile2/mini_portile2-2.6.1.ebuild b/dev-ruby/mini_portile2/mini_portile2-2.6.1.ebuild index 23f022de2329..f21a927b8e84 100644 --- a/dev-ruby/mini_portile2/mini_portile2-2.6.1.ebuild +++ b/dev-ruby/mini_portile2/mini_portile2-2.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/flavorjones/mini_portile" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" ruby_add_bdepend "test? (
