diff options
author | 2005-05-09 02:12:01 +0000 | |
---|---|---|
committer | 2005-05-09 02:12:01 +0000 | |
commit | f0b6d6209314264847411fbb5e316d8572cb8f74 (patch) | |
tree | db0514b55beda5334a18f41fd58768d12d72f9f8 /sys-boot/lilo/lilo-22.7.ebuild | |
parent | ~amd64 - Closes bug #91390 (diff) | |
download | gentoo-2-f0b6d6209314264847411fbb5e316d8572cb8f74.tar.gz gentoo-2-f0b6d6209314264847411fbb5e316d8572cb8f74.tar.bz2 gentoo-2-f0b6d6209314264847411fbb5e316d8572cb8f74.zip |
Added ~amd64 keyword (fixes bug #82052)
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-boot/lilo/lilo-22.7.ebuild')
-rw-r--r-- | sys-boot/lilo/lilo-22.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/lilo/lilo-22.7.ebuild b/sys-boot/lilo/lilo-22.7.ebuild index 44451a96cbe9..21c9447cdb00 100644 --- a/sys-boot/lilo/lilo-22.7.ebuild +++ b/sys-boot/lilo/lilo-22.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.7.ebuild,v 1.1 2005/05/02 00:58:27 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.7.ebuild,v 1.2 2005/05/09 02:12:01 tester Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -19,7 +19,7 @@ SRC_URI="http://home.san.rr.com/johninsd/pub/linux/lilo/${MY_P}.tar.gz SLOT="0" LICENSE="BSD GPL-2" -KEYWORDS="-* ~x86" +KEYWORDS="-* ~x86 ~amd64" RDEPEND="devmap? ( >=sys-fs/device-mapper-1.00.08 )" DEPEND="${RDEPEND} |