summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-05 18:17:15 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-05 18:17:15 +0200
commitf1914b952d8a9bddc27d37e02c784ce132b30dc7 (patch)
treedfc21d753d3c542395006c1e75e0f99baae680ac /net-irc
parentkde-misc/tellico: x86 stable (bug #740376) (diff)
downloadgentoo-f1914b952d8a9bddc27d37e02c784ce132b30dc7.tar.gz
gentoo-f1914b952d8a9bddc27d37e02c784ce132b30dc7.tar.bz2
gentoo-f1914b952d8a9bddc27d37e02c784ce132b30dc7.zip
net-irc/weechat: x86 stable (bug #740444)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/weechat/weechat-2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-2.9.ebuild b/net-irc/weechat/weechat-2.9.ebuild
index de9e048a74ce..11703cce8f58 100644
--- a/net-irc/weechat/weechat-2.9.ebuild
+++ b/net-irc/weechat/weechat-2.9.ebuild
@@ -12,7 +12,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 ~ppc64 ~x86 ~x64-macos"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86 ~x64-macos"
fi
DESCRIPTION="Portable and multi-interface IRC client"