diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 12:47:25 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 12:47:25 +0000 |
commit | 5b747f04c17f221e0122e41689290db58f29f61f (patch) | |
tree | 1265ac3e5830051f6da21db80be39774f0245217 /dev-ruby | |
parent | dev-ruby/multi_json: Stabilize 1.15.0-r1 sparc, #940985 (diff) | |
download | gentoo-5b747f04c17f221e0122e41689290db58f29f61f.tar.gz gentoo-5b747f04c17f221e0122e41689290db58f29f61f.tar.bz2 gentoo-5b747f04c17f221e0122e41689290db58f29f61f.zip |
dev-ruby/thor: Stabilize 1.3.2 sparc, #941066
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/thor/thor-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/thor/thor-1.3.2.ebuild b/dev-ruby/thor/thor-1.3.2.ebuild index 3d4e612557fb..393e641ce092 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 |