diff options
author | 2023-07-24 09:44:18 +0200 | |
---|---|---|
committer | 2023-07-24 09:44:18 +0200 | |
commit | a309a53a275e03966404faa5181dcc4497009149 (patch) | |
tree | 747c4eb2d0986ca788c69820dc7a84dc044e737f /dev-ruby/thor | |
parent | dev-ruby/rake-compiler: Stabilize 1.2.3 ppc64, #910986 (diff) | |
download | gentoo-a309a53a275e03966404faa5181dcc4497009149.tar.gz gentoo-a309a53a275e03966404faa5181dcc4497009149.tar.bz2 gentoo-a309a53a275e03966404faa5181dcc4497009149.zip |
dev-ruby/thor: Stabilize 1.2.2 ppc64, #910991
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/thor')
-rw-r--r-- | dev-ruby/thor/thor-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/thor/thor-1.2.2.ebuild b/dev-ruby/thor/thor-1.2.2.ebuild index 86f805fb7395..bf36f4dfc664 100644 --- a/dev-ruby/thor/thor-1.2.2.ebuild +++ b/dev-ruby/thor/thor-1.2.2.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${ LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~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 |