diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-10 16:37:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-10 16:37:29 +0000 |
commit | d093bb813c0e4ac0a862253f66c57c55cd42358a (patch) | |
tree | f051a4d20d019d0756a0557a65cf2825ccc7bf6c /sys-boot/elilo/elilo-3.10.ebuild | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-d093bb813c0e4ac0a862253f66c57c55cd42358a.tar.gz gentoo-2-d093bb813c0e4ac0a862253f66c57c55cd42358a.tar.bz2 gentoo-2-d093bb813c0e4ac0a862253f66c57c55cd42358a.zip |
ia64 stable, version bump
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-boot/elilo/elilo-3.10.ebuild')
-rw-r--r-- | sys-boot/elilo/elilo-3.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/elilo/elilo-3.10.ebuild b/sys-boot/elilo/elilo-3.10.ebuild index 0fd417707e0e..ff506025dc43 100644 --- a/sys-boot/elilo/elilo-3.10.ebuild +++ b/sys-boot/elilo/elilo-3.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.10.ebuild,v 1.1 2009/06/02 15:56:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.10.ebuild,v 1.2 2010/01/10 16:37:29 armin76 Exp $ inherit toolchain-funcs eutils @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://debian/pool/main/e/elilo/elilo_3.10-1.diff.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ia64 ~x86 ~amd64" +KEYWORDS="~amd64 ia64 ~x86" IUSE="" # gnu-efi contains only static libs, so there's no run-time dep on it |