diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-20 08:56:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-20 08:56:24 +0200 |
commit | d9197ff2d8c553f5428843b8789ebe14e71c93be (patch) | |
tree | ed63373744500308bebd6e6015dcbcc6f1a51a2a /net-irc/inspircd | |
parent | media-sound/mpd: amd64 stable wrt bug #818679 (diff) | |
download | gentoo-d9197ff2d8c553f5428843b8789ebe14e71c93be.tar.gz gentoo-d9197ff2d8c553f5428843b8789ebe14e71c93be.tar.bz2 gentoo-d9197ff2d8c553f5428843b8789ebe14e71c93be.zip |
net-irc/inspircd: amd64 stable wrt bug #818754
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc/inspircd')
-rw-r--r-- | net-irc/inspircd/inspircd-3.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/inspircd/inspircd-3.11.0.ebuild b/net-irc/inspircd/inspircd-3.11.0.ebuild index d013d22d99d8..b6e5cd76fa87 100644 --- a/net-irc/inspircd/inspircd-3.11.0.ebuild +++ b/net-irc/inspircd/inspircd-3.11.0.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://github.com/clinew/gentoo-distfiles/raw/master/inspircd-${PV}- LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="debug gnutls ldap maxminddb mbedtls mysql pcre postgres re2 regex-posix regex-stdlib sqlite ssl sslrehashsignal tre" RDEPEND=" |