diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-05 12:54:21 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-05 12:54:21 +0000 |
commit | 52ab103561e02ba7da65859e900e76d7c25d9e9b (patch) | |
tree | 268e26fae41a3f88f411a279ad81dd916316d911 /sci-mathematics/kseg/kseg-0.403.ebuild | |
parent | ppc stable, bug #141252 (diff) | |
download | gentoo-2-52ab103561e02ba7da65859e900e76d7c25d9e9b.tar.gz gentoo-2-52ab103561e02ba7da65859e900e76d7c25d9e9b.tar.bz2 gentoo-2-52ab103561e02ba7da65859e900e76d7c25d9e9b.zip |
Added ~ppc, bug #142742
(Portage version: 2.1.1_pre4-r1)
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)" |