diff options
author | Sam James <sam@gentoo.org> | 2021-06-11 02:22:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-11 02:22:54 +0000 |
commit | 8cf36495b2d0a697cdbb8ba6c1ec8d6795557b72 (patch) | |
tree | f005fad2254c243b20bd0d1dc8c80fd4a4b59e49 /net-irc/unrealircd | |
parent | dev-libs/libksba: Stabilize 1.5.1 ppc, #795270 (diff) | |
download | gentoo-8cf36495b2d0a697cdbb8ba6c1ec8d6795557b72.tar.gz gentoo-8cf36495b2d0a697cdbb8ba6c1ec8d6795557b72.tar.bz2 gentoo-8cf36495b2d0a697cdbb8ba6c1ec8d6795557b72.zip |
net-irc/unrealircd: Stabilize 5.0.8 ppc, #795303
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/unrealircd-5.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/unrealircd-5.0.8.ebuild b/net-irc/unrealircd/unrealircd-5.0.8.ebuild index 759107f92ff0..45f4eb1fb14d 100644 --- a/net-irc/unrealircd/unrealircd-5.0.8.ebuild +++ b/net-irc/unrealircd/unrealircd-5.0.8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux" IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq showlistmodes" RDEPEND=" |