diff options
author | Sam James <sam@gentoo.org> | 2022-01-31 18:49:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-31 18:49:57 +0000 |
commit | b95ef99d652abcaf50a4d8cf9a670c55955157a8 (patch) | |
tree | 545ef2e768a0655280417c1c1d8358fe02e4e9b1 /net-irc/hexchat | |
parent | sys-firmware/sof-firmware: Stabilize 1.9.3-r1 amd64, #829733 (diff) | |
download | gentoo-b95ef99d652abcaf50a4d8cf9a670c55955157a8.tar.gz gentoo-b95ef99d652abcaf50a4d8cf9a670c55955157a8.tar.bz2 gentoo-b95ef99d652abcaf50a4d8cf9a670c55955157a8.zip |
net-irc/hexchat: Stabilize 2.16.0 amd64, #831283
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/hexchat')
-rw-r--r-- | net-irc/hexchat/hexchat-2.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/hexchat/hexchat-2.16.0.ebuild b/net-irc/hexchat/hexchat-2.16.0.ebuild index e2fdde6135ff..2eca7ebfca98 100644 --- a/net-irc/hexchat/hexchat-2.16.0.ebuild +++ b/net-irc/hexchat/hexchat-2.16.0.ebuild @@ -17,7 +17,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 )" |