diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 14:19:13 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 14:19:13 +0000 |
commit | 662581c870916d75c064653ea1de2ba38db82312 (patch) | |
tree | 6f892a4b622bacd5d7cd25ddaf9389f856be87a2 /dev-python/pastedeploy/pastedeploy-1.5.0.ebuild | |
parent | x86 stable wrt bug #405079 (diff) | |
download | historical-662581c870916d75c064653ea1de2ba38db82312.tar.gz historical-662581c870916d75c064653ea1de2ba38db82312.tar.bz2 historical-662581c870916d75c064653ea1de2ba38db82312.zip |
x86 stable wrt bug #405085
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'dev-python/pastedeploy/pastedeploy-1.5.0.ebuild')
-rw-r--r-- | dev-python/pastedeploy/pastedeploy-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-1.5.0.ebuild b/dev-python/pastedeploy/pastedeploy-1.5.0.ebuild index 393a33c68775..2002eeee1460 100644 --- a/dev-python/pastedeploy/pastedeploy-1.5.0.ebuild +++ b/dev-python/pastedeploy/pastedeploy-1.5.0.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/pastedeploy/pastedeploy-1.5.0.ebuild,v 1.2 2012/02/21 18:02:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.5.0.ebuild,v 1.3 2012/02/24 14:19:13 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc" RDEPEND="dev-python/paste |