summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-06 19:52:46 +0000
committerMichał Górny <mgorny@gentoo.org>2020-06-08 08:41:19 +0200
commit0abf63c846d3d292fa59c36c72e39eb46b62d8c5 (patch)
treebc7d07c8cc270af74e2ce4fe7055ad20cc627962 /net-irc
parentnet-mail/mailbase: prevent collision with old metamail over mailcap.5 (diff)
downloadgentoo-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')
-rw-r--r--net-irc/ngircd/ngircd-25.ebuild2
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 )"