diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 05:20:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 05:20:04 +0000 |
commit | 951b24e18949f05f76b53bad95a8710649119c58 (patch) | |
tree | b7dca55ecb39425e71d88272518a849805a9a1bc /net-irc/hexchat | |
parent | net-vpn/wireguard-tools: Stabilize 1.0.20210914 ppc, #833050 (diff) | |
download | gentoo-951b24e18949f05f76b53bad95a8710649119c58.tar.gz gentoo-951b24e18949f05f76b53bad95a8710649119c58.tar.bz2 gentoo-951b24e18949f05f76b53bad95a8710649119c58.zip |
net-irc/hexchat: Stabilize 2.16.0 sparc, #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 31ea2de53ef1..4ac16a414855 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 )" |