Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/ocserv/
Date: Thu, 07 May 2020 15:58:43
Message-Id: 1588867054.55146cf3131919e90b42f85a04cb275b793f0650.ago@gentoo
1 commit: 55146cf3131919e90b42f85a04cb275b793f0650
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 7 15:57:34 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 7 15:57:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55146cf3
7
8 net-vpn/ocserv: amd64 stable wrt bug #719108
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-vpn/ocserv/ocserv-1.0.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-vpn/ocserv/ocserv-1.0.1.ebuild b/net-vpn/ocserv/ocserv-1.0.1.ebuild
18 index 45d14d09ec6..6dd0936a116 100644
19 --- a/net-vpn/ocserv/ocserv-1.0.1.ebuild
20 +++ b/net-vpn/ocserv/ocserv-1.0.1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.infradead.org/pub/ocserv/${P}.tar.xz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
27 IUSE="geoip kerberos +lz4 otp pam radius +seccomp systemd tcpd test"
28 RESTRICT="!test? ( test )"