summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2022-01-26 18:42:53 +0100
committerFabian Groffen <grobian@gentoo.org>2022-01-26 19:40:46 +0100
commita0bab280d596bda04656bc5606db93620688582f (patch)
treeb0af4e7dd5e904de06b270e9349a5e354a0df44f /dev-ruby/facter
parentdev-ruby/hocon-1.3.1-r1: marked ~arm64 (diff)
downloadgentoo-a0bab280d596bda04656bc5606db93620688582f.tar.gz
gentoo-a0bab280d596bda04656bc5606db93620688582f.tar.bz2
gentoo-a0bab280d596bda04656bc5606db93620688582f.zip
dev-ruby/facter-3.14.21: marked ~arm64
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/facter')
-rw-r--r--dev-ruby/facter/facter-3.14.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/facter/facter-3.14.21.ebuild b/dev-ruby/facter/facter-3.14.21.ebuild
index b69eea0e499e..a8b3fb88f65b 100644
--- a/dev-ruby/facter/facter-3.14.21.ebuild
+++ b/dev-ruby/facter/facter-3.14.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi