commit: 4f1d4b5cf305dc910bec23a38c5132d4f10128da Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 11:34:36 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 11:34:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f1d4b5c
dev-ruby/temple: Stabilize 0.10.3 x86, #941006 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/temple/temple-0.10.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/temple/temple-0.10.3.ebuild b/dev-ruby/temple/temple-0.10.3.ebuild index e5697ac368a4..fa2ae73e127e 100644 --- a/dev-ruby/temple/temple-0.10.3.ebuild +++ b/dev-ruby/temple/temple-0.10.3.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 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/judofyr/temple/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0.7" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" ruby_add_bdepend "test? (
