diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-09-26 18:26:51 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-27 22:42:00 +0800 |
commit | 15d44d23995262e9308f1dcc14ae6b510c19bdec (patch) | |
tree | 9e4a20f4bbfcc1fbc876a90b3aa1dede6f398090 /x11-apps/xfontsel | |
parent | x11-apps/xman: keyword ~riscv (diff) | |
download | gentoo-15d44d23995262e9308f1dcc14ae6b510c19bdec.tar.gz gentoo-15d44d23995262e9308f1dcc14ae6b510c19bdec.tar.bz2 gentoo-15d44d23995262e9308f1dcc14ae6b510c19bdec.zip |
x11-apps/xfontsel: 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>
Diffstat (limited to 'x11-apps/xfontsel')
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xfontsel/xfontsel-1.0.6.ebuild b/x11-apps/xfontsel/xfontsel-1.0.6.ebuild index 74c543c2d071..edca0997fc9b 100644 --- a/x11-apps/xfontsel/xfontsel-1.0.6.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.0.6.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="point and click selection of X11 font names" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" x11-libs/libXaw |