diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-11-17 17:47:10 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-11-17 17:50:57 +1100 |
commit | 92619e4fa4c60564d467de7d6343cf689001cfb5 (patch) | |
tree | cc435c3b4b0b6ee0284a9f39f2668a90ab85d9ce /net-irc/unrealircd | |
parent | dev-python/weasyprint: drop useless deps (diff) | |
download | gentoo-92619e4fa4c60564d467de7d6343cf689001cfb5.tar.gz gentoo-92619e4fa4c60564d467de7d6343cf689001cfb5.tar.bz2 gentoo-92619e4fa4c60564d467de7d6343cf689001cfb5.zip |
net-irc/unrealircd: stabilise 4.0.18-r1
Bug: https://bugs.gentoo.org/666774
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild b/net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild index 34b02bf90452..db75758bc7c4 100644 --- a/net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild +++ b/net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/${PN}$(get_version_component_range 1)/${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux" IUSE="class-nofakelag curl +extban-stacking +operoverride operoverride-verify +prefixaq showlistmodes shunnotices topicisnuhost +usermod" |