diff options
author | George Shapovalov <george@gentoo.org> | 2003-03-11 20:52:15 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-03-11 20:52:15 +0000 |
commit | 9d515c3cad1c16603e8384808c6104f0979f7cf1 (patch) | |
tree | eadea4d1728e71217c22e6f7fbe0d5dad4067fe1 /dev-libs/ccmath/ccmath-2.2.1.ebuild | |
parent | The ebuild name now contains the correct version number (diff) | |
download | gentoo-2-9d515c3cad1c16603e8384808c6104f0979f7cf1.tar.gz gentoo-2-9d515c3cad1c16603e8384808c6104f0979f7cf1.tar.bz2 gentoo-2-9d515c3cad1c16603e8384808c6104f0979f7cf1.zip |
unmasked in x86
Diffstat (limited to 'dev-libs/ccmath/ccmath-2.2.1.ebuild')
-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" |