diff options
author | Jared H.Hudson <jhhudso@gentoo.org> | 2005-07-17 12:56:13 +0000 |
---|---|---|
committer | Jared H.Hudson <jhhudso@gentoo.org> | 2005-07-17 12:56:13 +0000 |
commit | 6892e121c94196937abacf51352de9fb1abb664f (patch) | |
tree | 4707467bbd543bb1db16530aa68f72b7d5a14ab5 /sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild | |
parent | ppc stable (diff) | |
download | gentoo-2-6892e121c94196937abacf51352de9fb1abb664f.tar.gz gentoo-2-6892e121c94196937abacf51352de9fb1abb664f.tar.bz2 gentoo-2-6892e121c94196937abacf51352de9fb1abb664f.zip |
Added ~amd64 to ebuild
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild')
-rw-r--r-- | sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild b/sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild index d58218e2f3c5..b6fdd83beb9a 100644 --- a/sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild +++ b/sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild,v 1.1 2005/05/17 02:47:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild,v 1.2 2005/07/17 12:56:13 jhhudso Exp $ DESCRIPTION="Preloads files into the page cache to accelerate program loading." HOMEPAGE="http://www.orbis-terrarum.net" SRC_URI="http://tirpitz.iat.sfu.ca/custom-software/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="doc" # I'm not entirely certain about this |