summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-05-10 09:29:19 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-05-10 09:29:19 +0000
commit03a67323c0e3dfe2959d17ab75a7a46dd49c548d (patch)
treef62e4c980336c06755c42858f71fbd93343a7445 /dev-python/pyfltk/pyfltk-1.1.2.ebuild
parentVersion bump. (diff)
downloadhistorical-03a67323c0e3dfe2959d17ab75a7a46dd49c548d.tar.gz
historical-03a67323c0e3dfe2959d17ab75a7a46dd49c548d.tar.bz2
historical-03a67323c0e3dfe2959d17ab75a7a46dd49c548d.zip
Stable on ppc wrt bug 221081
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python/pyfltk/pyfltk-1.1.2.ebuild')
-rw-r--r--dev-python/pyfltk/pyfltk-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyfltk/pyfltk-1.1.2.ebuild b/dev-python/pyfltk/pyfltk-1.1.2.ebuild
index 2a60ae04eadc..50c5e1dd6d11 100644
--- a/dev-python/pyfltk/pyfltk-1.1.2.ebuild
+++ b/dev-python/pyfltk/pyfltk-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfltk/pyfltk-1.1.2.ebuild,v 1.4 2008/05/09 20:02:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfltk/pyfltk-1.1.2.ebuild,v 1.5 2008/05/10 09:29:19 nixnut Exp $
inherit eutils distutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="doc opengl"
DEPEND=">=dev-lang/swig-1.3.29