diff options
author | 2011-11-28 11:56:42 +0000 | |
---|---|---|
committer | 2011-11-28 11:56:42 +0000 | |
commit | 560375bf632d742b2150fc2112be4c74a4407c64 (patch) | |
tree | 47296836804c46868b3556b17e46ba22780871e5 /sci-biology/last/last-162-r1.ebuild | |
parent | x86 stable wrt bug #391289 (diff) | |
download | historical-560375bf632d742b2150fc2112be4c74a4407c64.tar.gz historical-560375bf632d742b2150fc2112be4c74a4407c64.tar.bz2 historical-560375bf632d742b2150fc2112be4c74a4407c64.zip |
x86 stable wrt bug #391545
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'sci-biology/last/last-162-r1.ebuild')
-rw-r--r-- | sci-biology/last/last-162-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/last/last-162-r1.ebuild b/sci-biology/last/last-162-r1.ebuild index 16849bcca8f8..cb7543332c78 100644 --- a/sci-biology/last/last-162-r1.ebuild +++ b/sci-biology/last/last-162-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-162-r1.ebuild,v 1.2 2011/04/25 11:00:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-162-r1.ebuild,v 1.3 2011/11/28 11:56:42 phajdan.jr Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://last.cbrc.jp/archive/${P}.zip" LICENSE="GPL-3" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND="app-arch/unzip" RDEPEND="" |