diff options
Diffstat (limited to 'dev-python/ssl-fetch/ssl-fetch-0.1.ebuild')
-rw-r--r-- | dev-python/ssl-fetch/ssl-fetch-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ssl-fetch/ssl-fetch-0.1.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.1.ebuild index 70c3c9b2e1f3..51a98aa09ef7 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.1.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.1.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.1.ebuild,v 1.5 2014/05/07 23:33:07 dolsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.1.ebuild,v 1.6 2014/05/15 20:02:45 maekke Exp $ EAPI="5" @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" DEPEND="" |