commit:     362e261725c04caec8207aca77dee32a41671eda
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 19:58:30 2023 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun May 21 19:58:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=362e2617

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

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

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

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

Reply via email to