From 1cc63ceb924c2f6c19f7cf200550fdd3eccf9bbd Mon Sep 17 00:00:00 2001 From: Yongxiang Liang Date: Thu, 9 Dec 2021 16:48:54 +0000 Subject: [PATCH] app-doc/casting-spels-emacs: keyword ~riscv Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang Signed-off-by: Yixun Lan --- app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild b/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild index 82f5797869b23..ee21972955d53 100644 --- a/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild +++ b/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://casting-spels-emacs.googlecode.com/files/${PN}-v${PV}.zip" LICENSE="GPL-2+ FDL-1.2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND=">=app-editors/emacs-23.1:*" DEPEND="app-arch/unzip"