diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:14:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:14:11 +0200 |
commit | e1804c00c8e8370f40402659c72b68e91737225d (patch) | |
tree | 302f6738e041a200adeeab47cf3808163a53c861 /net-irc | |
parent | net-misc/cmst: amd64 stable wrt bug #694818 (diff) | |
download | gentoo-e1804c00c8e8370f40402659c72b68e91737225d.tar.gz gentoo-e1804c00c8e8370f40402659c72b68e91737225d.tar.bz2 gentoo-e1804c00c8e8370f40402659c72b68e91737225d.zip |
net-irc/unrealircd: amd64 stable wrt bug #694950
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/unrealircd/unrealircd-4.2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild b/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild index a9438082305f..f14c8799b3ea 100644 --- a/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild +++ b/net-irc/unrealircd/unrealircd-4.2.4.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/${PN}$(ver_cut 1)/${P}.tar.gz" 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 libressl +operoverride operoverride-verify +prefixaq showlistmodes shunnotices +usermod" |