diff options
author | 2012-04-26 21:12:34 +0000 | |
---|---|---|
committer | 2012-04-26 21:12:34 +0000 | |
commit | 010bc5b7c5e812bdb808d38423a547a901e8fc88 (patch) | |
tree | 7cd577e9ca131be827def8d4da1080d7a725d6e3 /dev-python/certifi/certifi-0.0.8.ebuild | |
parent | remove masks depending on ghostscript (diff) | |
download | historical-010bc5b7c5e812bdb808d38423a547a901e8fc88.tar.gz historical-010bc5b7c5e812bdb808d38423a547a901e8fc88.tar.bz2 historical-010bc5b7c5e812bdb808d38423a547a901e8fc88.zip |
Add arm love for ChromiumOS.
Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
Diffstat (limited to 'dev-python/certifi/certifi-0.0.8.ebuild')
-rw-r--r-- | dev-python/certifi/certifi-0.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/certifi/certifi-0.0.8.ebuild b/dev-python/certifi/certifi-0.0.8.ebuild index 07b395c40ffc..00aad0e7b8f6 100644 --- a/dev-python/certifi/certifi-0.0.8.ebuild +++ b/dev-python/certifi/certifi-0.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-0.0.8.ebuild,v 1.2 2012/03/31 19:39:32 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-0.0.8.ebuild,v 1.3 2012/04/26 21:11:11 vapier Exp $ EAPI="4" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND="app-misc/ca-certificates" |