diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-09-06 04:34:58 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-09-06 04:34:58 +0000 |
commit | 69d4cdc8ea9873d9db9d3a958aa4531376c6c40d (patch) | |
tree | 1e9117b9b062a2c69054345e00f2cdebc74208cf /sci-biology/pilercr/pilercr-1.0.ebuild | |
parent | amd64 stable, bug 283683. As requested, compile tested only due to complexity (diff) | |
download | gentoo-2-69d4cdc8ea9873d9db9d3a958aa4531376c6c40d.tar.gz gentoo-2-69d4cdc8ea9873d9db9d3a958aa4531376c6c40d.tar.bz2 gentoo-2-69d4cdc8ea9873d9db9d3a958aa4531376c6c40d.zip |
amd64 stable, bug 283685. As requested, compile tested only due to complexity
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/pilercr/pilercr-1.0.ebuild')
-rw-r--r-- | sci-biology/pilercr/pilercr-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/pilercr/pilercr-1.0.ebuild b/sci-biology/pilercr/pilercr-1.0.ebuild index 5a1579acb3df..163d256187a9 100644 --- a/sci-biology/pilercr/pilercr-1.0.ebuild +++ b/sci-biology/pilercr/pilercr-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/pilercr/pilercr-1.0.ebuild,v 1.3 2009/07/27 05:45:13 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/pilercr/pilercr-1.0.ebuild,v 1.4 2009/09/06 04:34:58 darkside Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="" |