summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2009-04-12 17:50:42 +0000
committerNed Ludd <solar@gentoo.org>2009-04-12 17:50:42 +0000
commitf3f8ebe077b1ba67ddd6d9ef2beb7becc9251a93 (patch)
treeeb35569a1ebecc995101255dbd656556031580cf /media-gfx/splashutils/splashutils-1.5.4.3.ebuild
parent*grumble* I'll move the package next time I make this mistake. (diff)
downloadgentoo-2-f3f8ebe077b1ba67ddd6d9ef2beb7becc9251a93.tar.gz
gentoo-2-f3f8ebe077b1ba67ddd6d9ef2beb7becc9251a93.tar.bz2
gentoo-2-f3f8ebe077b1ba67ddd6d9ef2beb7becc9251a93.zip
- This packge works fine when KLCC is overridden to use the cross compilers CC. But breaks elsewhere. So we need to remove ~arm keyword till klibc deps can be worked out
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/splashutils/splashutils-1.5.4.3.ebuild')
-rw-r--r--media-gfx/splashutils/splashutils-1.5.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/splashutils/splashutils-1.5.4.3.ebuild b/media-gfx/splashutils/splashutils-1.5.4.3.ebuild
index 2cd72d9aa01f..71b2924e2b1f 100644
--- a/media-gfx/splashutils/splashutils-1.5.4.3.ebuild
+++ b/media-gfx/splashutils/splashutils-1.5.4.3.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/media-gfx/splashutils/splashutils-1.5.4.3.ebuild,v 1.9 2009/04/06 19:18:43 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3.ebuild,v 1.10 2009/04/12 17:50:42 solar Exp $
EAPI="1"
@@ -33,7 +33,7 @@ SRC_URI="mirror://berlios/fbsplash/${PN}-lite-${PV}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~arm"
+KEYWORDS="~amd64 ~ppc ~x86"
RDEPEND="gpm? ( sys-libs/gpm )
truetype? ( >=media-libs/freetype-2 )
png? ( >=media-libs/libpng-1.2.7 )