diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-04 03:41:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-04 03:41:13 +0000 |
commit | 1a2cd6314782563862752dfaea4fc398b2cb5599 (patch) | |
tree | 33bd97371417e0ca29efb4a14a7c00ccde3db286 /kde-base/kturtle/kturtle-3.5.9.ebuild | |
parent | Keyword split KDE for HPPA. (diff) | |
download | gentoo-2-1a2cd6314782563862752dfaea4fc398b2cb5599.tar.gz gentoo-2-1a2cd6314782563862752dfaea4fc398b2cb5599.tar.bz2 gentoo-2-1a2cd6314782563862752dfaea4fc398b2cb5599.zip |
Keyword split KDE for HPPA.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kturtle/kturtle-3.5.9.ebuild')
-rw-r--r-- | kde-base/kturtle/kturtle-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kturtle/kturtle-3.5.9.ebuild b/kde-base/kturtle/kturtle-3.5.9.ebuild index ff25467d2d47..a0ec9aad0576 100644 --- a/kde-base/kturtle/kturtle-3.5.9.ebuild +++ b/kde-base/kturtle/kturtle-3.5.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-3.5.9.ebuild,v 1.1 2008/02/20 23:25:43 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-3.5.9.ebuild,v 1.2 2008/03/04 03:41:13 jer Exp $ KMNAME=kdeedu EAPI="1" inherit kde-meta DESCRIPTION="KDE: Educational programming environment using the Logo programming language" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |