diff options
author | 2006-04-09 21:50:13 +0000 | |
---|---|---|
committer | 2006-04-09 21:50:13 +0000 | |
commit | 5d631fcfdb1516dc0be93619645eb40d19821263 (patch) | |
tree | a0fb9a3ec5d603e72ba0f4087e46cc566533415a /sci-visualization/kpl/kpl-3.3.ebuild | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | gentoo-2-5d631fcfdb1516dc0be93619645eb40d19821263.tar.gz gentoo-2-5d631fcfdb1516dc0be93619645eb40d19821263.tar.bz2 gentoo-2-5d631fcfdb1516dc0be93619645eb40d19821263.zip |
Stable on amd64.
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'sci-visualization/kpl/kpl-3.3.ebuild')
-rw-r--r-- | sci-visualization/kpl/kpl-3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/kpl/kpl-3.3.ebuild b/sci-visualization/kpl/kpl-3.3.ebuild index f088313b8f78..400c2e8043f1 100644 --- a/sci-visualization/kpl/kpl-3.3.ebuild +++ b/sci-visualization/kpl/kpl-3.3.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-visualization/kpl/kpl-3.3.ebuild,v 1.2 2006/03/17 10:29:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kpl/kpl-3.3.ebuild,v 1.3 2006/04/09 21:50:13 cryos Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://frsl06.physik.uni-freiburg.de/privat/stille/kpl/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" need-kde 3.2 |