diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-17 14:49:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-17 14:49:41 +0300 |
commit | 16b6003ac26871279ba629325464055c5ae5dd9a (patch) | |
tree | 6125ee24b845d572dd00b8d80c8984c21fb3bc6c /net-irc/unrealircd | |
parent | app-crypt/argon2: amd64 stable wrt bug #683208 (diff) | |
download | gentoo-16b6003ac26871279ba629325464055c5ae5dd9a.tar.gz gentoo-16b6003ac26871279ba629325464055c5ae5dd9a.tar.bz2 gentoo-16b6003ac26871279ba629325464055c5ae5dd9a.zip |
net-irc/unrealircd: amd64 stable wrt bug #683208
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/unrealircd-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/unrealircd-4.2.2.ebuild b/net-irc/unrealircd/unrealircd-4.2.2.ebuild index 4fa9c22d6378..97e3418dd68d 100644 --- a/net-irc/unrealircd/unrealircd-4.2.2.ebuild +++ b/net-irc/unrealircd/unrealircd-4.2.2.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" |