diff options
author | 2024-10-06 12:50:14 +0100 | |
---|---|---|
committer | 2024-10-06 12:50:14 +0100 | |
commit | cdfd6e52e624944e106062b46954a174702e56df (patch) | |
tree | efc626df61d0090de8346e9d2284efa283228911 /dev-ruby/shoulda | |
parent | dev-ruby/ffi: Stabilize 1.17.0 x86, #940987 (diff) | |
download | gentoo-cdfd6e52e624944e106062b46954a174702e56df.tar.gz gentoo-cdfd6e52e624944e106062b46954a174702e56df.tar.bz2 gentoo-cdfd6e52e624944e106062b46954a174702e56df.zip |
dev-ruby/shoulda: Stabilize 3.6.0-r3 x86, #940995
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda')
-rw-r--r-- | dev-ruby/shoulda/shoulda-3.6.0-r3.ebuild | 4 |
1 files 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 |