diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-09-26 18:31:49 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-27 22:42:03 +0800 |
commit | 2ebee886fdf3706ec48693af2d8dbb5a8bb1f2c2 (patch) | |
tree | a55970932ecc7d50908e3cf02c21ca7211d280fe /x11-apps | |
parent | x11-apps/xfontsel: keyword ~riscv (diff) | |
download | gentoo-2ebee886fdf3706ec48693af2d8dbb5a8bb1f2c2.tar.gz gentoo-2ebee886fdf3706ec48693af2d8dbb5a8bb1f2c2.tar.bz2 gentoo-2ebee886fdf3706ec48693af2d8dbb5a8bb1f2c2.zip |
x11-apps/xcalc: 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')
-rw-r--r-- | x11-apps/xcalc/xcalc-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xcalc/xcalc-1.1.0.ebuild b/x11-apps/xcalc/xcalc-1.1.0.ebuild index ee00cee34728..110fb3082444 100644 --- a/x11-apps/xcalc/xcalc-1.1.0.ebuild +++ b/x11-apps/xcalc/xcalc-1.1.0.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="scientific calculator for X" -KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXaw |