diff options
Diffstat (limited to 'sci-mathematics/kseg/kseg-0.403.ebuild')
-rw-r--r-- | sci-mathematics/kseg/kseg-0.403.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/kseg/kseg-0.403.ebuild b/sci-mathematics/kseg/kseg-0.403.ebuild index d5bc829763f9..3eb6d4681e4b 100644 --- a/sci-mathematics/kseg/kseg-0.403.ebuild +++ b/sci-mathematics/kseg/kseg-0.403.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kseg/kseg-0.403.ebuild,v 1.1 2006/06/14 14:11:40 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kseg/kseg-0.403.ebuild,v 1.2 2006/08/05 12:54:21 dertobi123 Exp $ inherit eutils qt3 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.mit.edu/~ibaran/kseg.html" SRC_URI="http://www.mit.edu/~ibaran/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="examples" DEPEND="$(qt_min_version 3.3)" |