Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/stunnel/
Date: Mon, 30 May 2016 17:37:52
Message-Id: 1464629864.64bd2910f0873ec28d58310818b25406c8943fa6.klausman@gentoo
1 commit: 64bd2910f0873ec28d58310818b25406c8943fa6
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 17:37:06 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 17:37:44 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64bd2910
7
8 net-misc/stunnel-5.30-r0: add alpha keyword
9
10 Gentoo-Bug: 578938
11
12 Package-Manager: portage-2.3.0_rc1
13
14 net-misc/stunnel/stunnel-5.30.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/stunnel/stunnel-5.30.ebuild b/net-misc/stunnel/stunnel-5.30.ebuild
18 index eba9c26..39898a5 100644
19 --- a/net-misc/stunnel/stunnel-5.30.ebuild
20 +++ b/net-misc/stunnel/stunnel-5.30.ebuild
21 @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
26 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
27 IUSE="ipv6 libressl selinux stunnel3 tcpd"
28
29 DEPEND="tcpd? ( sys-apps/tcp-wrappers )