diff options
author | 2005-12-17 21:45:27 +0000 | |
---|---|---|
committer | 2005-12-17 21:45:27 +0000 | |
commit | cd520a37833ae08ac51f428ea8724b5363a46b01 (patch) | |
tree | 6a509ba58197ab8aefa537f6bce211a358e9acbc /media-gfx/skencil/skencil-0.6.17.ebuild | |
parent | Bump for 7.0RC4. (diff) | |
download | gentoo-2-cd520a37833ae08ac51f428ea8724b5363a46b01.tar.gz gentoo-2-cd520a37833ae08ac51f428ea8724b5363a46b01.tar.bz2 gentoo-2-cd520a37833ae08ac51f428ea8724b5363a46b01.zip |
Added ~ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-gfx/skencil/skencil-0.6.17.ebuild')
-rw-r--r-- | media-gfx/skencil/skencil-0.6.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/skencil/skencil-0.6.17.ebuild b/media-gfx/skencil/skencil-0.6.17.ebuild index 63a0fb270b8c..bc3f002f5592 100644 --- a/media-gfx/skencil/skencil-0.6.17.ebuild +++ b/media-gfx/skencil/skencil-0.6.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/skencil-0.6.17.ebuild,v 1.3 2005/12/12 16:52:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/skencil/skencil-0.6.17.ebuild,v 1.4 2005/12/17 21:45:27 corsair Exp $ inherit python multilib @@ -16,7 +16,7 @@ DEPEND=">=dev-python/imaging-1.1.2-r1 RDEPEND="!elibc_glibc? ( nls? ( sys-devel/gettext ) )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" pkg_setup() { python_tkinter_exists |