diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-28 14:05:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-28 14:05:43 +0200 |
commit | 943c543310476c17deba4bb53cb087d230cc9b5d (patch) | |
tree | 478876e63e100201b0d2e4af6ec6a448569b944b /net-irc/inspircd | |
parent | app-admin/logcheck: x86 stable wrt bug #790047 (diff) | |
download | gentoo-943c543310476c17deba4bb53cb087d230cc9b5d.tar.gz gentoo-943c543310476c17deba4bb53cb087d230cc9b5d.tar.bz2 gentoo-943c543310476c17deba4bb53cb087d230cc9b5d.zip |
net-irc/inspircd: x86 stable wrt bug #791589
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
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 89b04542e542..40ac9a9bced8 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=" |