diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-28 14:01:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-28 14:01:57 +0200 |
commit | 6624433e6d553d14fa913a662f4ceb68d8352a9b (patch) | |
tree | c4a143068263c294763d5745d5c2652c3008943d /net-irc/inspircd | |
parent | app-admin/logcheck: amd64 stable wrt bug #790047 (diff) | |
download | gentoo-6624433e6d553d14fa913a662f4ceb68d8352a9b.tar.gz gentoo-6624433e6d553d14fa913a662f4ceb68d8352a9b.tar.bz2 gentoo-6624433e6d553d14fa913a662f4ceb68d8352a9b.zip |
net-irc/inspircd: amd64 stable wrt bug #791589
Package-Manager: Portage-3.0.13, Repoman-3.0.2
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.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/inspircd/inspircd-3.10.0.ebuild b/net-irc/inspircd/inspircd-3.10.0.ebuild index ca68956f4dc4..89b04542e542 100644 --- a/net-irc/inspircd/inspircd-3.10.0.ebuild +++ b/net-irc/inspircd/inspircd-3.10.0.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-fix-path 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=" |