summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-11-05 11:46:44 +0000
committerYixun Lan <dlan@gentoo.org>2021-11-08 10:49:34 +0800
commit3e3bcbbef0534099b80b6ee5a606fd9fc179d08c (patch)
treec852071a757bc5eb95007fe77350ab3d0a726f2a
parentdev-ruby/test_construct: keyword ~riscv (diff)
downloadgentoo-3e3bcbbef0534099b80b6ee5a606fd9fc179d08c.tar.gz
gentoo-3e3bcbbef0534099b80b6ee5a606fd9fc179d08c.tar.bz2
gentoo-3e3bcbbef0534099b80b6ee5a606fd9fc179d08c.zip
net-irc/weechat: 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>
-rw-r--r--net-irc/weechat/weechat-3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-3.3.ebuild b/net-irc/weechat/weechat-3.3.ebuild
index 8db7e46b2ae8..3500c292d9fb 100644
--- a/net-irc/weechat/weechat-3.3.ebuild
+++ b/net-irc/weechat/weechat-3.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/weechat/weechat.git"
else
SRC_URI="https://weechat.org/files/src/${P}.tar.xz"
- KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~x86 ~x64-macos"
fi
DESCRIPTION="Portable and multi-interface IRC client"