diff options
author | Sam James <sam@gentoo.org> | 2023-06-24 23:43:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-24 23:43:52 +0100 |
commit | 0a0d97d51099f833cde753a67fd8c674c1fd2926 (patch) | |
tree | 21132323ffdc2064a76e361f0a796d016cba2791 /app-emacs/with-editor | |
parent | games-emulation/ppsspp: Stabilize 1.15.4 amd64, #909098 (diff) | |
download | gentoo-0a0d97d51099f833cde753a67fd8c674c1fd2926.tar.gz gentoo-0a0d97d51099f833cde753a67fd8c674c1fd2926.tar.bz2 gentoo-0a0d97d51099f833cde753a67fd8c674c1fd2926.zip |
app-emacs/with-editor: Stabilize 3.3.0 x86, #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 2d2c99649935..b87c51a42c6a 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 |