diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-18 00:02:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-18 00:09:30 +0200 |
commit | 3339ea7a6b00942bfe12712975545730c4602048 (patch) | |
tree | 1e5c92a395bd0f4caadaf6f42fbd48fb59e6419e /net-irc/inspircd | |
parent | app-forensics/aide: x86 stable (bug #653262) (diff) | |
download | gentoo-3339ea7a6b00942bfe12712975545730c4602048.tar.gz gentoo-3339ea7a6b00942bfe12712975545730c4602048.tar.bz2 gentoo-3339ea7a6b00942bfe12712975545730c4602048.zip |
net-irc/inspircd: x86 stable (bug #621528)
Package-Manager: Portage-2.3.30, Repoman-2.3.9
Diffstat (limited to 'net-irc/inspircd')
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/inspircd/inspircd-2.0.25.ebuild b/net-irc/inspircd/inspircd-2.0.25.ebuild index d3c92bdafc33..376956d4da65 100644 --- a/net-irc/inspircd/inspircd-2.0.25.ebuild +++ b/net-irc/inspircd/inspircd-2.0.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="geoip gnutls ipv6 ldap mysql pcre posix postgres sqlite ssl tre" RDEPEND=" |