diff options
Diffstat (limited to 'net-irc/inspircd/inspircd-2.0.25.ebuild')
-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=" |