diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:17:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:17:04 +0200 |
commit | afcc979d3c52625a28a5978ba6221497d9a30df3 (patch) | |
tree | eab78a64ddb4338725ccefba027b18f36c0a8221 /net-irc | |
parent | net-misc/cmst: x86 stable wrt bug #694818 (diff) | |
download | gentoo-afcc979d3c52625a28a5978ba6221497d9a30df3.tar.gz gentoo-afcc979d3c52625a28a5978ba6221497d9a30df3.tar.bz2 gentoo-afcc979d3c52625a28a5978ba6221497d9a30df3.zip |
net-irc/unrealircd: x86 stable wrt bug #694950
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 f14c8799b3ea..1b113f4129fe 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" |