diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 12:36:54 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 12:36:54 +0300 |
commit | bbf7415d74fda2bec569da452ddfd014dca4465b (patch) | |
tree | a3f4054b4d89f3a79c85cc77b27d6df13f8f5922 /app-emacs/with-editor | |
parent | app-emulation/wine-proton: Stabilize 8.0.3c amd64, #911796 (diff) | |
download | gentoo-bbf7415d74fda2bec569da452ddfd014dca4465b.tar.gz gentoo-bbf7415d74fda2bec569da452ddfd014dca4465b.tar.bz2 gentoo-bbf7415d74fda2bec569da452ddfd014dca4465b.zip |
app-emacs/with-editor: Stabilize 3.3.2 ALLARCHES, #915235
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-3.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-3.3.2.ebuild b/app-emacs/with-editor/with-editor-3.3.2.ebuild index fd92a8464661..b87c51a42c6a 100644 --- a/app-emacs/with-editor/with-editor-3.3.2.ebuild +++ b/app-emacs/with-editor/with-editor-3.3.2.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/${P}/lisp LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" RDEPEND=" >=app-emacs/compat-29.1.4.1 |