diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 20:47:20 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:25:58 +0800 |
commit | 7321289d5e85663843f27029eb1cdf92a50d60b4 (patch) | |
tree | 5a991b85181957365d84232dda75a49c3d092c76 /app-editors | |
parent | app-editors/ng: keyword ~riscv (diff) | |
download | gentoo-7321289d5e85663843f27029eb1cdf92a50d60b4.tar.gz gentoo-7321289d5e85663843f27029eb1cdf92a50d60b4.tar.bz2 gentoo-7321289d5e85663843f27029eb1cdf92a50d60b4.zip |
app-editors/qemacs: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild b/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild index d64a4d89ed71..bebc3f453493 100644 --- a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild +++ b/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 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://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" LICENSE="LGPL-2.1+ GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~ppc x86" +KEYWORDS="amd64 arm ~ppc ~riscv x86" IUSE="gui png xv" RESTRICT="test" |