diff options
author | 2002-11-12 19:06:31 +0000 | |
---|---|---|
committer | 2002-11-12 19:06:31 +0000 | |
commit | 5db5af25f467b46a5061bb0065746ce43ed6d12a (patch) | |
tree | 8b1e1473a4cbe073499d28ea5aad41372ba4a61a /x11-libs/lesstif | |
parent | update to use .Z; Add EPATCH_EXCLUDE (diff) | |
download | historical-5db5af25f467b46a5061bb0065746ce43ed6d12a.tar.gz historical-5db5af25f467b46a5061bb0065746ce43ed6d12a.tar.bz2 historical-5db5af25f467b46a5061bb0065746ce43ed6d12a.zip |
added experiemental flag
Diffstat (limited to 'x11-libs/lesstif')
-rw-r--r-- | x11-libs/lesstif/lesstif-0.93.36-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/lesstif/lesstif-0.93.36-r1.ebuild b/x11-libs/lesstif/lesstif-0.93.36-r1.ebuild index bcabcafdcc8d..e430e697db0e 100644 --- a/x11-libs/lesstif/lesstif-0.93.36-r1.ebuild +++ b/x11-libs/lesstif/lesstif-0.93.36-r1.ebuild @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.93.36-r1.ebuild,v 1.2 2002/11/12 12:56:31 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.93.36-r1.ebuild,v 1.3 2002/11/12 19:06:31 cretin Exp $ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later @@ -9,7 +9,7 @@ LICENSE="LGPL" DEPEND="virtual/x11" -KEYWORDS="x86" +KEYWORDS="~x86" SLOT="0" S="${WORKDIR}/${P}" |