diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-08-02 15:17:48 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-08-02 15:17:48 +0000 |
commit | 4c25a8c3245e5c1ef5ffb48d49e8e3c9c65f9910 (patch) | |
tree | 86b9c5e3179cb6962b03753328c9c9df3be30862 /net-misc/stunnel | |
parent | Restore ebuild for 3.x branch (again), see bug 193770 why this is still usefu... (diff) | |
download | gentoo-2-4c25a8c3245e5c1ef5ffb48d49e8e3c9c65f9910.tar.gz gentoo-2-4c25a8c3245e5c1ef5ffb48d49e8e3c9c65f9910.tar.bz2 gentoo-2-4c25a8c3245e5c1ef5ffb48d49e8e3c9c65f9910.zip |
Restore stable keywords.
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-3.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-3.26.ebuild b/net-misc/stunnel/stunnel-3.26.ebuild index 364d5fdba31c..9b8d0bca6113 100644 --- a/net-misc/stunnel/stunnel-3.26.ebuild +++ b/net-misc/stunnel/stunnel-3.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-3.26.ebuild,v 1.22 2013/08/02 15:16:04 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-3.26.ebuild,v 1.23 2013/08/02 15:17:48 ulm Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.stunnel.org/download/stunnel/src/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ppc sparc x86" IUSE="selinux" DEPEND=">=dev-libs/openssl-0.9.6j" |