commit: d7d9bf3da7d1e186ded9f83ae1dfc28001f1c92a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 11:07:07 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 11:07:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7d9bf3d
dev-ruby/thor: Stabilize 1.3.2 ppc64, #941066 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/thor/thor-1.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/thor/thor-1.3.2.ebuild b/dev-ruby/thor/thor-1.3.2.ebuild index 77ab42d6e856..d56df099e7a9 100644 --- a/dev-ruby/thor/thor-1.3.2.ebuild +++ b/dev-ruby/thor/thor-1.3.2.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rails/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV} LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux" IUSE="doc" # For initial target porting (new rubies), we can make these test deps
