diff options
author | George Shapovalov <george@gentoo.org> | 2003-03-11 20:50:38 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-03-11 20:50:38 +0000 |
commit | b5fa316d23330f2bce8d9870b2b9fe5188b8b573 (patch) | |
tree | fa3fa85618a048ac2a6040480accf42a37553dae /dev-libs | |
parent | moved bash from sys-apps to app-shells (diff) | |
download | historical-b5fa316d23330f2bce8d9870b2b9fe5188b8b573.tar.gz historical-b5fa316d23330f2bce8d9870b2b9fe5188b8b573.tar.bz2 historical-b5fa316d23330f2bce8d9870b2b9fe5188b8b573.zip |
unmasked in x86
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/ccmath/ccmath-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ccmath/ccmath-2.2.1.ebuild b/dev-libs/ccmath/ccmath-2.2.1.ebuild index 7e8e6bbc8ded..ce1b00fba2ec 100644 --- a/dev-libs/ccmath/ccmath-2.2.1.ebuild +++ b/dev-libs/ccmath/ccmath-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ccmath/ccmath-2.2.1.ebuild,v 1.1 2003/02/24 02:27:43 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ccmath/ccmath-2.2.1.ebuild,v 1.2 2003/03/11 20:50:38 george Exp $ IUSE="" @@ -14,7 +14,7 @@ HOMEPAGE="http://freshmeat.net/projects/ccmath/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " DEPEND="virtual/glibc" |