diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-06 16:33:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-06 16:33:25 +0300 |
commit | 4b653d94f0168fe5df5a2c6c00ff9660b3ed71be (patch) | |
tree | b298653fa556af459c7936052e536915102ac433 /dev-ruby/puppet_forge | |
parent | dev-ruby/debug: Stabilize 1.9.2 arm, #940951 (diff) | |
download | gentoo-4b653d94f0168fe5df5a2c6c00ff9660b3ed71be.tar.gz gentoo-4b653d94f0168fe5df5a2c6c00ff9660b3ed71be.tar.bz2 gentoo-4b653d94f0168fe5df5a2c6c00ff9660b3ed71be.zip |
dev-ruby/puppet_forge: Stabilize 5.0.4 amd64, #940947
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/puppet_forge')
-rw-r--r-- | dev-ruby/puppet_forge/puppet_forge-5.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/puppet_forge/puppet_forge-5.0.4.ebuild b/dev-ruby/puppet_forge/puppet_forge-5.0.4.ebuild index 1fa7e7bf7d74..2311962cb014 100644 --- a/dev-ruby/puppet_forge/puppet_forge-5.0.4.ebuild +++ b/dev-ruby/puppet_forge/puppet_forge-5.0.4.ebuild @@ -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" ) |