diff options
author | 2023-04-23 20:49:53 +0100 | |
---|---|---|
committer | 2023-04-23 20:49:53 +0100 | |
commit | 2c648e1feaa97efacf2b5c4d17efb7706bd50c5e (patch) | |
tree | dde47db6392351d6fb0389e55e60d70fecb15b45 /dev-ruby/thor | |
parent | dev-ruby/temple: Stabilize 0.10.0 arm64, #904905 (diff) | |
download | gentoo-2c648e1feaa97efacf2b5c4d17efb7706bd50c5e.tar.gz gentoo-2c648e1feaa97efacf2b5c4d17efb7706bd50c5e.tar.bz2 gentoo-2c648e1feaa97efacf2b5c4d17efb7706bd50c5e.zip |
dev-ruby/thor: Stabilize 1.2.1-r1 ppc, #904906
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/thor')
-rw-r--r-- | dev-ruby/thor/thor-1.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/thor/thor-1.2.1-r1.ebuild b/dev-ruby/thor/thor-1.2.1-r1.ebuild index 08ba908ee3ce..695aabe97b71 100644 --- a/dev-ruby/thor/thor-1.2.1-r1.ebuild +++ b/dev-ruby/thor/thor-1.2.1-r1.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 |