diff options
author | Julian Elischer <julian@FreeBSD.org> | 1999-12-01 00:08:28 +0000 |
---|---|---|
committer | Julian Elischer <julian@FreeBSD.org> | 1999-12-01 00:08:28 +0000 |
commit | 554f2563a1b36c9227340de437d1199bc67d2c24 (patch) | |
tree | 3b41734cd445212b19288c0b2925f69766abdd46 /devel/linuxthreads | |
parent | Change a depend port from japanese/xemacs to japanese/xemacs-canna (diff) |
Mark as only x86
Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
Diffstat (limited to 'devel/linuxthreads')
-rw-r--r-- | devel/linuxthreads/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/linuxthreads/Makefile b/devel/linuxthreads/Makefile index cc4de95e5936..e5b1493087f5 100644 --- a/devel/linuxthreads/Makefile +++ b/devel/linuxthreads/Makefile @@ -10,6 +10,7 @@ DISTNAME= linuxthreads PKGNAME= linuxthreads-0.71 CATEGORIES= devel MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/Xavier.Leroy/ +ONLY_FOR_ARCHS= i386 MAINTAINER= dick@tar.com |