diff options
author | David Holm <dholm@gentoo.org> | 2004-03-31 22:55:08 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-31 22:55:08 +0000 |
commit | 87287f5ec1aff6d2717b1283c4eb2715a01b2a36 (patch) | |
tree | 6ce6f8b687b8fad2566040a9437653324cfee29c /dev-python/m2crypto/m2crypto-0.13.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-87287f5ec1aff6d2717b1283c4eb2715a01b2a36.tar.gz gentoo-2-87287f5ec1aff6d2717b1283c4eb2715a01b2a36.tar.bz2 gentoo-2-87287f5ec1aff6d2717b1283c4eb2715a01b2a36.zip |
Added to ~ppc
Diffstat (limited to 'dev-python/m2crypto/m2crypto-0.13.ebuild')
-rw-r--r-- | dev-python/m2crypto/m2crypto-0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/m2crypto/m2crypto-0.13.ebuild b/dev-python/m2crypto/m2crypto-0.13.ebuild index e3580553448d..746ad795e014 100644 --- a/dev-python/m2crypto/m2crypto-0.13.ebuild +++ b/dev-python/m2crypto/m2crypto-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.13.ebuild,v 1.1 2004/03/31 01:18:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.13.ebuild,v 1.2 2004/03/31 22:51:21 dholm Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://sandbox.rulemaker.net/ngps/Dist/${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=dev-libs/openssl-0.9.7 |