diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-09 15:46:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-09 15:46:24 +0200 |
commit | a76772eea4eb6ca245480bffffb2df9540424616 (patch) | |
tree | 22ac3639ac2be63715c20c30200bca6b5c910a07 /net-misc/stunnel | |
parent | games-board/pychess: amd64 stable wrt bug #579192 (diff) | |
download | gentoo-a76772eea4eb6ca245480bffffb2df9540424616.tar.gz gentoo-a76772eea4eb6ca245480bffffb2df9540424616.tar.bz2 gentoo-a76772eea4eb6ca245480bffffb2df9540424616.zip |
net-misc/stunnel: amd64 stable wrt bug #578938
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-5.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/stunnel/stunnel-5.30.ebuild b/net-misc/stunnel/stunnel-5.30.ebuild index 4eac53ed941b..18690f31be7d 100644 --- a/net-misc/stunnel/stunnel-5.30.ebuild +++ b/net-misc/stunnel/stunnel-5.30.ebuild @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ipv6 libressl selinux stunnel3 tcpd" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |