diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-03-24 00:24:10 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-03-24 00:24:10 +0000 |
commit | 419fa04bd7b8f453b9064ae8b1b3181b8dcafef6 (patch) | |
tree | 8b0302d7029e7cdc415725752fab68f687b501c1 /sys-devel/oskit/oskit-20020317-r1.ebuild | |
parent | Sync with GNUMach 2.x tree to make OSKit build again. Bug 44867. See ChangeLo... (diff) | |
download | historical-419fa04bd7b8f453b9064ae8b1b3181b8dcafef6.tar.gz historical-419fa04bd7b8f453b9064ae8b1b3181b8dcafef6.tar.bz2 historical-419fa04bd7b8f453b9064ae8b1b3181b8dcafef6.zip |
Manifest fix.
Diffstat (limited to 'sys-devel/oskit/oskit-20020317-r1.ebuild')
-rw-r--r-- | sys-devel/oskit/oskit-20020317-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/oskit/oskit-20020317-r1.ebuild b/sys-devel/oskit/oskit-20020317-r1.ebuild index e0c49eb03ea7..9ef9003f695c 100644 --- a/sys-devel/oskit/oskit-20020317-r1.ebuild +++ b/sys-devel/oskit/oskit-20020317-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/oskit/oskit-20020317-r1.ebuild,v 1.1 2004/03/24 00:23:08 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/oskit/oskit-20020317-r1.ebuild,v 1.2 2004/03/24 00:24:10 avenj Exp $ inherit flag-o-matic @@ -13,6 +13,7 @@ SRC_URI="ftp://flux.cs.utah.edu/flux/oskit/${P}.tar.gz LICENSE="GPL-2" SLOT="0" + KEYWORDS="-* ~x86" DEPEND="doc? ( app-text/tetex )" IUSE="debug oskit-profiling oskit-noassert doc oskit-nobuild oskit-noconf" |