commit: cdfd6e52e624944e106062b46954a174702e56df Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 11:50:14 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 11:50:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdfd6e52
dev-ruby/shoulda: Stabilize 3.6.0-r3 x86, #940995 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/shoulda/shoulda-3.6.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/shoulda/shoulda-3.6.0-r3.ebuild b/dev-ruby/shoulda/shoulda-3.6.0-r3.ebuild index dc60ed190d3a..e2dca32232a4 100644 --- a/dev-ruby/shoulda/shoulda-3.6.0-r3.ebuild +++ b/dev-ruby/shoulda/shoulda-3.6.0-r3.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 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/thoughtbot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="" # This now more or less a meta-gem and it only contains features for
