commit: 2759c44aac64ec57204205f3df8d560b25ef4300 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed May 21 10:56:38 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed May 21 10:56:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2759c44a
dev-ruby/puppet_forge: Stabilize 6.0.0 amd64, #956173 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/puppet_forge/puppet_forge-6.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/puppet_forge/puppet_forge-6.0.0.ebuild b/dev-ruby/puppet_forge/puppet_forge-6.0.0.ebuild index 8219a4a1c0be..0bfb7ba87b89 100644 --- a/dev-ruby/puppet_forge/puppet_forge-6.0.0.ebuild +++ b/dev-ruby/puppet_forge/puppet_forge-6.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/puppetlabs/forge-ruby" LICENSE="Apache-2.0" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64" +KEYWORDS="amd64" PATCHES=( "${FILESDIR}/${PN}-5.0.1-typhoeus.patch" )
