diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:19:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:19:46 +0000 |
commit | 7bb7e95a98f9dd48527c30860d9dafba07dca62a (patch) | |
tree | 2cc34bb86434f3b6e9b3d6d463e575409df68d8e | |
parent | net-irc/hexchat: Stabilize 2.14.3-r100 x86, #766528 (diff) | |
download | gentoo-7bb7e95a98f9dd48527c30860d9dafba07dca62a.tar.gz gentoo-7bb7e95a98f9dd48527c30860d9dafba07dca62a.tar.bz2 gentoo-7bb7e95a98f9dd48527c30860d9dafba07dca62a.zip |
net-irc/weechat: Stabilize 3.0-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-irc/weechat/weechat-3.0-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-3.0-r100.ebuild b/net-irc/weechat/weechat-3.0-r100.ebuild index a908daabf1d0..885e17e72d1a 100644 --- a/net-irc/weechat/weechat-3.0-r100.ebuild +++ b/net-irc/weechat/weechat-3.0-r100.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 x86 ~x64-macos" fi DESCRIPTION="Portable and multi-interface IRC client" |