diff options
Diffstat (limited to 'dev-python/pyfltk/pyfltk-1.1.4.ebuild')
-rw-r--r-- | dev-python/pyfltk/pyfltk-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyfltk/pyfltk-1.1.4.ebuild b/dev-python/pyfltk/pyfltk-1.1.4.ebuild index 9ed0665f4fd1..a8e49ad4667f 100644 --- a/dev-python/pyfltk/pyfltk-1.1.4.ebuild +++ b/dev-python/pyfltk/pyfltk-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfltk/pyfltk-1.1.4.ebuild,v 1.4 2009/09/27 18:46:46 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfltk/pyfltk-1.1.4.ebuild,v 1.5 2009/10/16 21:51:06 maekke Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,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 |