commit: 82ad6aef37140803e36cfc2ea0585ef16133011e
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 3 18:32:32 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Sep 3 18:32:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ad6aef
app-emacs/with-editor: Stabilize 3.4.0 ALLARCHES, #938997
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-emacs/with-editor/with-editor-3.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/with-editor/with-editor-3.4.0.ebuild
b/app-emacs/with-editor/with-editor-3.4.0.ebuild
index af93991140f7..450104f0273e 100644
--- a/app-emacs/with-editor/with-editor-3.4.0.ebuild
+++ b/app-emacs/with-editor/with-editor-3.4.0.ebuild
@@ -17,7 +17,7 @@ else
SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
fi
S="${WORKDIR}/${P}/lisp"