diff options
author | Naohiro Aota <naota@gentoo.org> | 2014-08-28 08:32:37 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2014-08-28 08:32:37 +0000 |
commit | d8b51e50aec02405bb59468edd754b80c633aefc (patch) | |
tree | 1f739f545870397d0453cefd299fd94d9f3dc394 /dev-python/ssl-fetch/ssl-fetch-0.2.ebuild | |
parent | Add ~x86-fbsd. #509628 (diff) | |
download | gentoo-2-d8b51e50aec02405bb59468edd754b80c633aefc.tar.gz gentoo-2-d8b51e50aec02405bb59468edd754b80c633aefc.tar.bz2 gentoo-2-d8b51e50aec02405bb59468edd754b80c633aefc.zip |
Add ~x86-fbsd. #509628
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F8551514)
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 614d046efb60..e10c7d537615 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.10 2014/08/25 17:29:55 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v 1.11 2014/08/28 08:32:37 naota 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 ~x86-fbsd" DEPEND="" |