summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-04-21 14:59:42 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-04-21 14:59:42 +0200
commit0ac7f783fa68ff07a033e63062d50eeb71d4b68a (patch)
treef2a8c25b3032fd5758d80382011ced569722e3df /net-irc
parentsys-devel/kgcc64: add 11.3.0 (diff)
downloadgentoo-0ac7f783fa68ff07a033e63062d50eeb71d4b68a.tar.gz
gentoo-0ac7f783fa68ff07a033e63062d50eeb71d4b68a.tar.bz2
gentoo-0ac7f783fa68ff07a033e63062d50eeb71d4b68a.zip
net-irc/hexchat: Stabilize 2.16.1 x86, #839852
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/hexchat/hexchat-2.16.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/hexchat/hexchat-2.16.1.ebuild b/net-irc/hexchat/hexchat-2.16.1.ebuild
index 06de44ed5d3d..09d954323845 100644
--- a/net-irc/hexchat/hexchat-2.16.1.ebuild
+++ b/net-irc/hexchat/hexchat-2.16.1.ebuild
@@ -18,7 +18,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 ~riscv ~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 )"