dev-ruby/facter: 3.11.3-r1 stable amd64 and x86

Package-Manager: Portage-2.3.44, Repoman-2.3.10
This commit is contained in:
Matthew Thode
2018-08-17 17:40:00 -05:00
parent 56a5111040
commit 3a149a4059

View File

@@ -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