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/vtun/
Date: Wed, 21 Aug 2019 21:07:11
Message-Id: 1566421581.72070d7a7d269db0d632fb87dba6dddc7079d458.ago@gentoo
1 commit: 72070d7a7d269db0d632fb87dba6dddc7079d458
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 21 21:06:21 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 21 21:06:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72070d7a
7
8 net-vpn/vtun: amd64 stable wrt bug #689872
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-vpn/vtun/vtun-3.0.3-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-vpn/vtun/vtun-3.0.3-r1.ebuild b/net-vpn/vtun/vtun-3.0.3-r1.ebuild
18 index d56bcd52fbd..afb8c920267 100644
19 --- a/net-vpn/vtun/vtun-3.0.3-r1.ebuild
20 +++ b/net-vpn/vtun/vtun-3.0.3-r1.ebuild
21 @@ -11,7 +11,7 @@ HOMEPAGE="http://vtun.sourceforge.net/"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
27 IUSE="lzo socks5 ssl zlib"
28
29 RDEPEND="ssl? ( dev-libs/openssl:0 )