diff options
author | Fabian Groffen <grobian@gentoo.org> | 2022-01-26 18:44:30 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2022-01-26 19:40:47 +0100 |
commit | a2473a0222f9d982a9f97bd57c8749a8b3a8bcf3 (patch) | |
tree | 8edfba81f1e759d7ecaae74e78e2050b474de82b /dev-ruby/semantic_puppet | |
parent | dev-ruby/facter-3.14.21: marked ~arm64 (diff) | |
download | gentoo-a2473a0222f9d982a9f97bd57c8749a8b3a8bcf3.tar.gz gentoo-a2473a0222f9d982a9f97bd57c8749a8b3a8bcf3.tar.bz2 gentoo-a2473a0222f9d982a9f97bd57c8749a8b3a8bcf3.zip |
dev-ruby/semantic_puppet-1.0.4: 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/semantic_puppet')
-rw-r--r-- | dev-ruby/semantic_puppet/semantic_puppet-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/semantic_puppet/semantic_puppet-1.0.4.ebuild b/dev-ruby/semantic_puppet/semantic_puppet-1.0.4.ebuild index b1454420a1f8..14f02e1fa911 100644 --- a/dev-ruby/semantic_puppet/semantic_puppet-1.0.4.ebuild +++ b/dev-ruby/semantic_puppet/semantic_puppet-1.0.4.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=8 @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/puppetlabs/semantic_puppet" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" |