commit: 674c8b0486c08ab5c8d15b10a6632cd3245ebee4
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 14:51:27 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat May 13 14:51:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=674c8b04
app-emacs/with-editor: Keyword 3.3.0 riscv, #906291
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-emacs/with-editor/with-editor-3.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 b8d4e5c7d0eb..fd92a8464661 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 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=app-emacs/compat-29.1.4.1