commit: 00a6bef3ee269591b43963712b1b4a4c3be24123 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Thu Oct 24 14:40:10 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Thu Oct 24 15:01:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00a6bef3
app-emacs/multi-term: keyword 1.4 for ~riscv Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> app-emacs/multi-term/multi-term-1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/multi-term/multi-term-1.4.ebuild b/app-emacs/multi-term/multi-term-1.4.ebuild index 1537cabbf770..cd0e9cda6c89 100644 --- a/app-emacs/multi-term/multi-term-1.4.ebuild +++ b/app-emacs/multi-term/multi-term-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,6 +12,6 @@ SRC_URI="https://dev.gentoo.org/~mjo/distfiles/${P}.el.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" SITEFILE="50${PN}-gentoo.el"
