commit:     5c80059a2b0e0b2d737749fced6d857df6af90d5
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 22:36:48 2022 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 22:38:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c80059a

dev-ruby/facter: stabilize 3.14.24 for amd64, x86

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-ruby/facter/facter-3.14.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/facter/facter-3.14.24.ebuild 
b/dev-ruby/facter/facter-3.14.24.ebuild
index cf3f65601ada..0eeddc26c2f1 100644
--- a/dev-ruby/facter/facter-3.14.24.ebuild
+++ b/dev-ruby/facter/facter-3.14.24.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_BRANCH="master"
 else
        [[ "${PV}" = *_rc* ]] || \
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
        SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 

Reply via email to