summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-24 15:18:55 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-24 15:18:55 +0100
commit8e4f58abb69fe2af0187239d8e0221f6c7d75a89 (patch)
treed5a0a384d429120003a12adb4b95591f8f9b1f3a
parentnet-misc/x2goclient: x86 stable wrt bug #708888 (diff)
downloadgentoo-8e4f58abb69fe2af0187239d8e0221f6c7d75a89.tar.gz
gentoo-8e4f58abb69fe2af0187239d8e0221f6c7d75a89.tar.bz2
gentoo-8e4f58abb69fe2af0187239d8e0221f6c7d75a89.zip
net-irc/weechat: x86 stable wrt bug #709452
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--net-irc/weechat/weechat-2.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-2.7.1.ebuild b/net-irc/weechat/weechat-2.7.1.ebuild
index 6ca9903420d1..f5edee5b5e0f 100644
--- a/net-irc/weechat/weechat-2.7.1.ebuild
+++ b/net-irc/weechat/weechat-2.7.1.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 ppc64 ~x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm ppc64 x86 ~x64-macos"
fi
DESCRIPTION="Portable and multi-interface IRC client"