diff options
author | Sam James <sam@gentoo.org> | 2022-01-31 18:50:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-31 18:50:29 +0000 |
commit | 7094ef3a1219427dbbd3ad2a1f711ee9c4f4e17f (patch) | |
tree | 666921b5b1e7885e912396588477e67f22808c92 /net-irc | |
parent | net-p2p/deluge: Stabilize 2.0.3-r11 x86, #828878 (diff) | |
download | gentoo-7094ef3a1219427dbbd3ad2a1f711ee9c4f4e17f.tar.gz gentoo-7094ef3a1219427dbbd3ad2a1f711ee9c4f4e17f.tar.bz2 gentoo-7094ef3a1219427dbbd3ad2a1f711ee9c4f4e17f.zip |
net-irc/hexchat: Stabilize 2.16.0 x86, #831283
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc')
-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 2eca7ebfca98..e15b790ee5b8 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 )" |