diff options
author | Sam James <sam@gentoo.org> | 2022-01-31 18:51:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-31 18:51:22 +0000 |
commit | 0fc9d21f5b53b2d7d85f147dbb3aacdaafd7853c (patch) | |
tree | f6fe484284ac8843b162088af641d103db0147db /net-irc/hexchat | |
parent | sys-apps/inxi: Stabilize 3.3.08.1 ppc64, #832401 (diff) | |
download | gentoo-0fc9d21f5b53b2d7d85f147dbb3aacdaafd7853c.tar.gz gentoo-0fc9d21f5b53b2d7d85f147dbb3aacdaafd7853c.tar.bz2 gentoo-0fc9d21f5b53b2d7d85f147dbb3aacdaafd7853c.zip |
net-irc/hexchat: Stabilize 2.16.0 ppc, #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 e15b790ee5b8..c2fe6fdf85ea 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 )" |