summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-06-29 16:41:59 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-06-29 16:47:48 -0500
commit39b0b8a62dde04f4e0baa523aff90fc8fc8fc8cc (patch)
tree1bc9248a677bd1ac9198cd041d97cb29c841c886
parentapp-laptop/tuxedo-keyboard: added new ebuild (diff)
downloadgentoo-39b0b8a62dde04f4e0baa523aff90fc8fc8fc8cc.tar.gz
gentoo-39b0b8a62dde04f4e0baa523aff90fc8fc8fc8cc.tar.bz2
gentoo-39b0b8a62dde04f4e0baa523aff90fc8fc8fc8cc.zip
dev-ruby/facter: 3.14.11 stable amd64/x86
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--dev-ruby/facter/facter-3.14.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/facter/facter-3.14.11.ebuild b/dev-ruby/facter/facter-3.14.11.ebuild
index b7819b83844f..f2b40c9e3b70 100644
--- a/dev-ruby/facter/facter-3.14.11.ebuild
+++ b/dev-ruby/facter/facter-3.14.11.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_BRANCH="master"
else
[[ "${PV}" = *_rc* ]] || \
- KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi