diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-08-25 17:29:55 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-08-25 17:29:55 +0000 |
commit | 598564b4695fc2dc4a496c532f1369b90716479b (patch) | |
tree | e8320ed246100dcbaa689d6ea500803e7872e801 /dev-python/ssl-fetch/ssl-fetch-0.2.ebuild | |
parent | Mark amd64 stable. Bug #513278. (diff) | |
download | gentoo-2-598564b4695fc2dc4a496c532f1369b90716479b.tar.gz gentoo-2-598564b4695fc2dc4a496c532f1369b90716479b.tar.bz2 gentoo-2-598564b4695fc2dc4a496c532f1369b90716479b.zip |
Mark amd64 stable. Bug #513278.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-python/ssl-fetch/ssl-fetch-0.2.ebuild')
-rw-r--r-- | dev-python/ssl-fetch/ssl-fetch-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild index 820fc340a7df..614d046efb60 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v 1.9 2014/08/18 06:59:52 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v 1.10 2014/08/25 17:29:55 mrueg Exp $ EAPI="5" @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" DEPEND="" |