diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-06 17:04:31 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-06 17:04:31 +0000 |
commit | 17113f38537fca1f1767c92b8ded4a24016ea498 (patch) | |
tree | dc6f05af0c168a7b8f23a9098dab61e72bf91449 /x11-themes/qtcurve/qtcurve-0.59.2.ebuild | |
parent | add ~sparc keyword, bug 218436 (diff) | |
download | gentoo-2-17113f38537fca1f1767c92b8ded4a24016ea498.tar.gz gentoo-2-17113f38537fca1f1767c92b8ded4a24016ea498.tar.bz2 gentoo-2-17113f38537fca1f1767c92b8ded4a24016ea498.zip |
add ~sparc keyword, bug 218436
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes/qtcurve/qtcurve-0.59.2.ebuild')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.59.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild b/x11-themes/qtcurve/qtcurve-0.59.2.ebuild index df8531d28f4f..33bd33d45ef5 100644 --- a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.59.2.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/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.1 2008/05/14 20:10:09 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.2 2008/06/06 17:04:31 bluebird Exp $ # Order is important, so we get src_compile from cmake-utils. inherit kde-functions qt3 cmake-utils @@ -13,7 +13,7 @@ SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="$(qt_min_version 3)" |