diff options
author | 2024-01-14 19:53:21 +0200 | |
---|---|---|
committer | 2024-01-14 19:53:21 +0200 | |
commit | e62a9c0e3311f2a161324580352698aafb978511 (patch) | |
tree | c105a47a22ec3f093762c46bcfd709a27a3350d7 /app-emacs/editorconfig-emacs | |
parent | app-emacs/doom-themes: Keyword 2.3.0_p20231208 arm64, #922064 (diff) | |
download | gentoo-e62a9c0e3311f2a161324580352698aafb978511.tar.gz gentoo-e62a9c0e3311f2a161324580352698aafb978511.tar.bz2 gentoo-e62a9c0e3311f2a161324580352698aafb978511.zip |
app-emacs/editorconfig-emacs: Keyword 0.10.1 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/editorconfig-emacs')
-rw-r--r-- | app-emacs/editorconfig-emacs/editorconfig-emacs-0.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/editorconfig-emacs/editorconfig-emacs-0.10.1.ebuild b/app-emacs/editorconfig-emacs/editorconfig-emacs-0.10.1.ebuild index 043f0cefae03..ba6eb0bad920 100644 --- a/app-emacs/editorconfig-emacs/editorconfig-emacs-0.10.1.ebuild +++ b/app-emacs/editorconfig-emacs/editorconfig-emacs-0.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/editorconfig/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" RESTRICT="test" # make test requires a git repo SITEFILE="50${PN}-gentoo.el" |