diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 12:02:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 12:02:03 +0200 |
commit | 8cead41dfaefcc34642ebf77c0c259f4fe72a553 (patch) | |
tree | b5d77cbc19b945e0e8695d8faef2d42ef2143f20 /net-irc/inspircd | |
parent | dev-libs/libofx: amd64 stable wrt bug #662910 (diff) | |
download | gentoo-8cead41dfaefcc34642ebf77c0c259f4fe72a553.tar.gz gentoo-8cead41dfaefcc34642ebf77c0c259f4fe72a553.tar.bz2 gentoo-8cead41dfaefcc34642ebf77c0c259f4fe72a553.zip |
net-irc/inspircd: amd64 stable wrt bug #688830
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/inspircd/inspircd-3.2.0.ebuild b/net-irc/inspircd/inspircd-3.2.0.ebuild index 2416d94a03a4..90aad649918c 100644 --- a/net-irc/inspircd/inspircd-3.2.0.ebuild +++ b/net-irc/inspircd/inspircd-3.2.0.ebuild @@ -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="debug gnutls ldap maxminddb mbedtls mysql pcre postgres re2 regex-posix regex-stdlib sqlite ssl sslrehashsignal tre" RDEPEND=" |