diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-06-22 05:13:18 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-06-22 05:13:18 +0000 |
commit | fa520d5ad560a9d06f01d7afe9269aabd9be2e0e (patch) | |
tree | bec01201cdb2570558c5a6b596e6657d40dfcf7f /sys-libs/ldetect/ldetect-0.4.7.ebuild | |
parent | blah (diff) | |
download | gentoo-2-fa520d5ad560a9d06f01d7afe9269aabd9be2e0e.tar.gz gentoo-2-fa520d5ad560a9d06f01d7afe9269aabd9be2e0e.tar.bz2 gentoo-2-fa520d5ad560a9d06f01d7afe9269aabd9be2e0e.zip |
blah
Diffstat (limited to 'sys-libs/ldetect/ldetect-0.4.7.ebuild')
-rw-r--r-- | sys-libs/ldetect/ldetect-0.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ldetect/ldetect-0.4.7.ebuild b/sys-libs/ldetect/ldetect-0.4.7.ebuild index cce72aeb3c3c..2bd7842b0c2e 100644 --- a/sys-libs/ldetect/ldetect-0.4.7.ebuild +++ b/sys-libs/ldetect/ldetect-0.4.7.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/ldetect-0.4.7.ebuild,v 1.6 2003/06/21 22:06:04 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect/ldetect-0.4.7.ebuild,v 1.7 2003/06/22 05:10:31 seemant Exp $ ECVS_ANON="no" ECVS_USER="anoncvs" @@ -19,7 +19,7 @@ SRC_URI="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" src_compile() { cd ../../ldetect; |