summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-09-26 17:17:06 +0000
committerYixun Lan <dlan@gentoo.org>2021-09-27 22:41:49 +0800
commit51b8cce6b139c49b381f51e65714948b9fc92b0d (patch)
treeb6d51e93e8f8f23ddb8be7dcab4f3cf2db912985
parentx11-apps/xev: keyword ~riscv (diff)
downloadgentoo-51b8cce6b139c49b381f51e65714948b9fc92b0d.tar.gz
gentoo-51b8cce6b139c49b381f51e65714948b9fc92b0d.tar.bz2
gentoo-51b8cce6b139c49b381f51e65714948b9fc92b0d.zip
x11-terms/mrxvt: keyword ~riscv
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--x11-terms/mrxvt/mrxvt-0.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/mrxvt/mrxvt-0.5.4.ebuild b/x11-terms/mrxvt/mrxvt-0.5.4.ebuild
index dbbfd4f073da..2f7189b2cdca 100644
--- a/x11-terms/mrxvt/mrxvt-0.5.4.ebuild
+++ b/x11-terms/mrxvt/mrxvt-0.5.4.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=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/materm/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm64 ~mips ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
L10N_IUSE="l10n_el l10n_ja l10n_ko l10n_th l10n_zh-CN l10n_zh-TW"
IUSE="debug png jpeg session truetype menubar utempter xpm ${L10N_IUSE}"