diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:08:01 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:08:01 +0000 |
commit | 42767bb72ad24d47f5d35f03bda050e1b51f1dd4 (patch) | |
tree | 52210e091a88e11c9bfb45f235d59e8ec8a08a6e /sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild | |
parent | amd64 stuff (diff) | |
download | gentoo-2-42767bb72ad24d47f5d35f03bda050e1b51f1dd4.tar.gz gentoo-2-42767bb72ad24d47f5d35f03bda050e1b51f1dd4.tar.bz2 gentoo-2-42767bb72ad24d47f5d35f03bda050e1b51f1dd4.zip |
amd64 fixes
Diffstat (limited to 'sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild')
-rw-r--r-- | sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild b/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild index df59b71aae3d..e83793f5b716 100644 --- a/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild +++ b/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 damien krotkine <dams@gentoo.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild,v 1.5 2003/02/28 19:01:18 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild,v 1.6 2003/06/21 22:06:04 drobbins Exp $ ECVS_ANON="no" ECVS_USER="anoncvs" @@ -18,7 +18,7 @@ SRC_URI="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" src_compile() { cd ../../ldetect-lst; |