diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-06 19:52:46 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-08 08:41:19 +0200 |
commit | 0abf63c846d3d292fa59c36c72e39eb46b62d8c5 (patch) | |
tree | bc7d07c8cc270af74e2ce4fe7055ad20cc627962 /net-irc/ngircd | |
parent | net-mail/mailbase: prevent collision with old metamail over mailcap.5 (diff) | |
download | gentoo-0abf63c846d3d292fa59c36c72e39eb46b62d8c5.tar.gz gentoo-0abf63c846d3d292fa59c36c72e39eb46b62d8c5.tar.bz2 gentoo-0abf63c846d3d292fa59c36c72e39eb46b62d8c5.zip |
net-irc/ngircd: arm keyworded (bug #705546)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-irc/ngircd')
-rw-r--r-- | net-irc/ngircd/ngircd-25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/ngircd/ngircd-25.ebuild b/net-irc/ngircd/ngircd-25.ebuild index 91c35b8f91ce..9731ff569a46 100644 --- a/net-irc/ngircd/ngircd-25.ebuild +++ b/net-irc/ngircd/ngircd-25.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://arthur.barton.de/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~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 )" |