Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nsca/
Date: Sun, 09 Dec 2018 00:00:36
Message-Id: 1544313574.d3426a237936152232abefed277df4f7c027b0d2.blueness@gentoo
1 commit: d3426a237936152232abefed277df4f7c027b0d2
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 8 23:59:34 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 8 23:59:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3426a23
7
8 net-analyzer/nsca: keyword ~arm
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-analyzer/nsca/nsca-2.7.2-r103.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-analyzer/nsca/nsca-2.7.2-r103.ebuild b/net-analyzer/nsca/nsca-2.7.2-r103.ebuild
17 index 1f25434494e..d342f7a3adc 100644
18 --- a/net-analyzer/nsca/nsca-2.7.2-r103.ebuild
19 +++ b/net-analyzer/nsca/nsca-2.7.2-r103.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2012 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=4
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/nagios/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
31 +KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86"
32 IUSE="tcpd +crypt minimal"
33
34 DEPEND="crypt? ( >=dev-libs/libmcrypt-2.5.1-r4 )