diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-01-15 07:18:01 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-01-15 07:29:11 +0100 |
commit | 9a12059fe990cd7fa7510dbcb4334cdb9a81e1a6 (patch) | |
tree | 9d86e3a1d66de60d315dc52c392a56d8cffcc078 /dev-ruby/childlabor | |
parent | dev-ruby/flexmock: stable all arches (diff) | |
download | gentoo-9a12059fe990cd7fa7510dbcb4334cdb9a81e1a6.tar.gz gentoo-9a12059fe990cd7fa7510dbcb4334cdb9a81e1a6.tar.bz2 gentoo-9a12059fe990cd7fa7510dbcb4334cdb9a81e1a6.zip |
dev-ruby/childlabor: stable all arches
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@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 1f85f3021ea9..5c434e717017 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-2021 Gentoo Authors +# Copyright 1999-2022 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="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="test" RUBY_S="${PN}-${COMMIT_ID}" |