diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-01 16:06:03 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-01 23:54:20 -0400 |
commit | 620364e210709ae793e7475eaefcda60e3da7d4a (patch) | |
tree | 9fabb946b48e0b4e72c4b9aff38467c503586501 /dev-ruby/childlabor | |
parent | dev-ruby/contracts: Stabilize 0.17-r1 sparc, #932713 (diff) | |
download | gentoo-620364e210709ae793e7475eaefcda60e3da7d4a.tar.gz gentoo-620364e210709ae793e7475eaefcda60e3da7d4a.tar.bz2 gentoo-620364e210709ae793e7475eaefcda60e3da7d4a.zip |
dev-ruby/childlabor: Stabilize 0.0.3-r2 sparc, #932713
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ruby/childlabor')
-rw-r--r-- | dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild b/dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild index 5de75caf1d85..b47afd2de052 100644 --- a/dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild +++ b/dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/carllerche/childlabor/archive/${COMMIT_ID}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" IUSE="test" RUBY_S="${PN}-${COMMIT_ID}" |