diff options
author | Fabian Groffen <grobian@gentoo.org> | 2022-01-26 19:38:55 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2022-01-26 19:40:48 +0100 |
commit | d4bb12d72d6bcf66918dac3e9ae2a56547d442d8 (patch) | |
tree | 56ee0749078b6dd33ef2e32069b62ce72f411c00 /app-emacs/puppet-mode | |
parent | dev-ruby/ruby-ldap-0.9.20-r1: marked ~arm64 (diff) | |
download | gentoo-d4bb12d72d6bcf66918dac3e9ae2a56547d442d8.tar.gz gentoo-d4bb12d72d6bcf66918dac3e9ae2a56547d442d8.tar.bz2 gentoo-d4bb12d72d6bcf66918dac3e9ae2a56547d442d8.zip |
app-emacs/puppet-mode-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 'app-emacs/puppet-mode')
-rw-r--r-- | app-emacs/puppet-mode/puppet-mode-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/puppet-mode/puppet-mode-0.4.ebuild b/app-emacs/puppet-mode/puppet-mode-0.4.ebuild index 4f99ae64d690..1d5b1a90215e 100644 --- a/app-emacs/puppet-mode/puppet-mode-0.4.ebuild +++ b/app-emacs/puppet-mode/puppet-mode-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=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/voxpupuli/puppet-mode/archive/${PV}.tar.gz -> ${P}.t LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" DOCS="CHANGES.md README.md" SITEFILE="50${PN}-1-gentoo.el" |