diff options
Diffstat (limited to 'media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild')
-rw-r--r-- | media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild b/media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild index 51396e44fa5f..078482b8925b 100644 --- a/media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild +++ b/media-gfx/skencil/skencil-0.6.18_pre20080519.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/media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild,v 1.3 2008/06/19 22:26:11 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/skencil-0.6.18_pre20080519.ebuild,v 1.4 2008/06/21 14:39:00 bluebird Exp $ inherit python multilib eutils @@ -17,7 +17,7 @@ RDEPEND="!elibc_glibc? ( nls? ( sys-devel/gettext ) ) dev-python/pyxml" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ppc ~ppc64 sparc ~x86" pkg_setup() { python_tkinter_exists |