diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-24 17:08:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-24 17:08:16 +0200 |
commit | 0dd8c4163e6ef88de0f6284e0ffc28d8f9b6f355 (patch) | |
tree | 741bc92418d591d6fc6b2c1496f84028de6f9118 /net-irc | |
parent | sci-libs/fftw: amd64 stable wrt bug #733576 (diff) | |
download | gentoo-0dd8c4163e6ef88de0f6284e0ffc28d8f9b6f355.tar.gz gentoo-0dd8c4163e6ef88de0f6284e0ffc28d8f9b6f355.tar.bz2 gentoo-0dd8c4163e6ef88de0f6284e0ffc28d8f9b6f355.zip |
net-irc/ngircd: amd64 stable wrt bug #733714
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/ngircd/ngircd-26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/ngircd/ngircd-26.ebuild b/net-irc/ngircd/ngircd-26.ebuild index 06a17a180d81..6299bd6744ee 100644 --- a/net-irc/ngircd/ngircd-26.ebuild +++ b/net-irc/ngircd/ngircd-26.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://arthur.barton.de/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~x64-macos" IUSE="debug gnutls ident irc-plus +ipv6 libressl pam +ssl strict-rfc tcpd test zlib" RESTRICT="!test? ( test )" |