diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-03-30 21:19:26 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-03-30 21:19:26 +0000 |
commit | e3f559702af21f0ad4f989a44cbcfbe4837af904 (patch) | |
tree | fb6a0ec875d72028dce3df0c9120135f488ce9c2 /dev-libs/ccmath/ccmath-2.2.1.ebuild | |
parent | Added sparc stable keyword (diff) | |
download | historical-e3f559702af21f0ad4f989a44cbcfbe4837af904.tar.gz historical-e3f559702af21f0ad4f989a44cbcfbe4837af904.tar.bz2 historical-e3f559702af21f0ad4f989a44cbcfbe4837af904.zip |
Added sparc stable keyword
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 ce1b00fba2ec..78b2d10e2d7e 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.2 2003/03/11 20:50:38 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ccmath/ccmath-2.2.1.ebuild,v 1.3 2003/03/30 21:19:26 joker 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" |