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 8219a4a1c0bea..0bfb7ba87b89b 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" )