diff options
author | Sam James <sam@gentoo.org> | 2023-06-24 23:39:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-24 23:39:41 +0100 |
commit | 161fcbacacc907bedfbdee4d3f8adf09d0920ebb (patch) | |
tree | b520810c09ee49ef17b2dbf2411c90e85a1f27e8 /app-emacs/with-editor | |
parent | sys-apps/system-monitoring-center: Stabilize 2.14.0 amd64, #909100 (diff) | |
download | gentoo-161fcbacacc907bedfbdee4d3f8adf09d0920ebb.tar.gz gentoo-161fcbacacc907bedfbdee4d3f8adf09d0920ebb.tar.bz2 gentoo-161fcbacacc907bedfbdee4d3f8adf09d0920ebb.zip |
app-emacs/with-editor: Stabilize 3.3.0 arm64, #909101
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-3.3.0.ebuild b/app-emacs/with-editor/with-editor-3.3.0.ebuild index fd92a8464661..3527110cfe31 100644 --- a/app-emacs/with-editor/with-editor-3.3.0.ebuild +++ b/app-emacs/with-editor/with-editor-3.3.0.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 |