summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-11-04 19:40:44 +0000
committerYixun Lan <dlan@gentoo.org>2021-11-08 10:47:12 +0800
commitcd5ddc863cec9edf5d7ff6fd0f39795b1783b7a9 (patch)
treee5ded435192b12c1613bf8d3ef3e928d318175dc /net-irc/hexchat/hexchat-2.16.0.ebuild
parentnet-irc/epic5: keyword ~riscv (diff)
downloadgentoo-cd5ddc863cec9edf5d7ff6fd0f39795b1783b7a9.tar.gz
gentoo-cd5ddc863cec9edf5d7ff6fd0f39795b1783b7a9.tar.bz2
gentoo-cd5ddc863cec9edf5d7ff6fd0f39795b1783b7a9.zip
net-irc/hexchat: 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 'net-irc/hexchat/hexchat-2.16.0.ebuild')
-rw-r--r--net-irc/hexchat/hexchat-2.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/hexchat/hexchat-2.16.0.ebuild b/net-irc/hexchat/hexchat-2.16.0.ebuild
index 5964fd0c827e..a33fcc72f854 100644
--- a/net-irc/hexchat/hexchat-2.16.0.ebuild
+++ b/net-irc/hexchat/hexchat-2.16.0.ebuild
@@ -17,7 +17,7 @@ if [[ "${PV}" == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
else
SRC_URI="https://dl.hexchat.net/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux"
fi
LICENSE="GPL-2 plugin-fishlim? ( MIT )"