commit: 186c54e281be2bd62b0fb4fd27f80f553a8cd01f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 28 19:58:27 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 28 19:58:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=186c54e2
dev-ruby/temple: Stabilize 0.9.1 amd64, #903381 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/temple/temple-0.9.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/temple/temple-0.9.1.ebuild b/dev-ruby/temple/temple-0.9.1.ebuild index b03b25cbe6aa..f605a301e679 100644 --- a/dev-ruby/temple/temple-0.9.1.ebuild +++ b/dev-ruby/temple/temple-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/judofyr/temple" LICENSE="MIT" SLOT="0.7" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" IUSE="" ruby_add_bdepend "test? (
