diff options
author | Sam James <sam@gentoo.org> | 2021-11-14 08:38:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-14 08:38:20 +0000 |
commit | a5fb04b1e8a9e1f17cac8eb99b00b7d1d304ceaf (patch) | |
tree | 7678a9b6c4c1d84337e87320599b463ca305a16e /net-irc/unrealircd | |
parent | net-firewall/firewalld: Stabilize 1.0.2 amd64, #823683 (diff) | |
download | gentoo-a5fb04b1e8a9e1f17cac8eb99b00b7d1d304ceaf.tar.gz gentoo-a5fb04b1e8a9e1f17cac8eb99b00b7d1d304ceaf.tar.bz2 gentoo-a5fb04b1e8a9e1f17cac8eb99b00b7d1d304ceaf.zip |
net-irc/unrealircd: Stabilize 5.2.2 ppc, #823680
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/unrealircd-5.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/unrealircd-5.2.2.ebuild b/net-irc/unrealircd/unrealircd-5.2.2.ebuild index dfeb795ad332..5314a4b8de91 100644 --- a/net-irc/unrealircd/unrealircd-5.2.2.ebuild +++ b/net-irc/unrealircd/unrealircd-5.2.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~x86 ~amd64-linux" IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq showlistmodes" RDEPEND=" |