summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-05-29 09:05:12 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-05-29 09:05:12 +0300
commit2ac09e39c3aadc0492a0a773b2ed35a26c8df6a5 (patch)
tree0c844aa4efd5c201248a59d8cc3096b2f56f9916 /net-irc
parentapp-accessibility/caribou: Stabilize 0.4.21-r7 amd64, #929268 (diff)
downloadgentoo-2ac09e39c3aadc0492a0a773b2ed35a26c8df6a5.tar.gz
gentoo-2ac09e39c3aadc0492a0a773b2ed35a26c8df6a5.tar.bz2
gentoo-2ac09e39c3aadc0492a0a773b2ed35a26c8df6a5.zip
net-irc/hexchat: Stabilize 2.16.2 x86, #933009
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/hexchat/hexchat-2.16.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/hexchat/hexchat-2.16.2.ebuild b/net-irc/hexchat/hexchat-2.16.2.ebuild
index e429f8963bd7..f42e8da5a93d 100644
--- a/net-irc/hexchat/hexchat-2.16.2.ebuild
+++ b/net-irc/hexchat/hexchat-2.16.2.ebuild
@@ -18,7 +18,7 @@ if [[ "${PV}" == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
else
SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${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 )"