diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-05-13 16:51:27 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-05-13 16:51:27 +0200 |
commit | 674c8b0486c08ab5c8d15b10a6632cd3245ebee4 (patch) | |
tree | 9b5516b12000a3f3cc6ae743448eb5a1d451113f /app-emacs/with-editor | |
parent | app-emacs/compat: Keyword 29.1.4.1 riscv, #906291 (diff) | |
download | gentoo-674c8b0486c08ab5c8d15b10a6632cd3245ebee4.tar.gz gentoo-674c8b0486c08ab5c8d15b10a6632cd3245ebee4.tar.bz2 gentoo-674c8b0486c08ab5c8d15b10a6632cd3245ebee4.zip |
app-emacs/with-editor: Keyword 3.3.0 riscv, #906291
Signed-off-by: Jakov Smolić <jsmolic@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 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 |