diff options
author | 2024-07-01 16:06:15 -0400 | |
---|---|---|
committer | 2024-07-01 23:54:21 -0400 | |
commit | 9b6c467f7b6f14c7286a0955b9008f8a51b35e83 (patch) | |
tree | 6b1bac1ff0f98303d66e64328d5289dcfc3932aa /dev-ruby | |
parent | dev-ruby/webmock: Stabilize 3.18.1 sparc, #932713 (diff) | |
download | gentoo-9b6c467f7b6f14c7286a0955b9008f8a51b35e83.tar.gz gentoo-9b6c467f7b6f14c7286a0955b9008f8a51b35e83.tar.bz2 gentoo-9b6c467f7b6f14c7286a0955b9008f8a51b35e83.zip |
dev-ruby/thor: Stabilize 1.2.2 sparc, #932713
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/thor/thor-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/thor/thor-1.2.2.ebuild b/dev-ruby/thor/thor-1.2.2.ebuild index ee6a22ad47d1..eec464131a1f 100644 --- a/dev-ruby/thor/thor-1.2.2.ebuild +++ b/dev-ruby/thor/thor-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2000-2023 Gentoo Authors +# Copyright 2000-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |