diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-05-24 16:29:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-05-24 16:29:06 +0200 |
commit | 46c25cf6df42071f83b32d815c4f1a589bc58c26 (patch) | |
tree | 16568bb28a5052616c9ce7cacaa10a588d32df8d | |
parent | media-fonts/terminus-font: amd64 stable wrt bug #656362 (diff) | |
download | gentoo-46c25cf6df42071f83b32d815c4f1a589bc58c26.tar.gz gentoo-46c25cf6df42071f83b32d815c4f1a589bc58c26.tar.bz2 gentoo-46c25cf6df42071f83b32d815c4f1a589bc58c26.zip |
net-misc/stunnel: amd64 stable wrt bug #656370
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | net-misc/stunnel/stunnel-5.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-5.43.ebuild b/net-misc/stunnel/stunnel-5.43.ebuild index cb4aa4447841..d5432ff30286 100644 --- a/net-misc/stunnel/stunnel-5.43.ebuild +++ b/net-misc/stunnel/stunnel-5.43.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -17,7 +17,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 ) |