diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-01 21:07:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-01 21:07:32 +0300 |
commit | 793fefa103ce67570df59a20ad67e6269a02bf3f (patch) | |
tree | 3ed9e21878d129469f960e98fd60250668c24a8e /app-emacs/with-editor | |
parent | app-emacs/transient: Stabilize 0.4.3 ALLARCHES, #915038 (diff) | |
download | gentoo-793fefa103ce67570df59a20ad67e6269a02bf3f.tar.gz gentoo-793fefa103ce67570df59a20ad67e6269a02bf3f.tar.bz2 gentoo-793fefa103ce67570df59a20ad67e6269a02bf3f.zip |
app-emacs/with-editor: Stabilize 3.3.1 ALLARCHES, #915039
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-3.3.1.ebuild b/app-emacs/with-editor/with-editor-3.3.1.ebuild index fd92a8464661..b87c51a42c6a 100644 --- a/app-emacs/with-editor/with-editor-3.3.1.ebuild +++ b/app-emacs/with-editor/with-editor-3.3.1.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 |