diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2008-03-07 00:31:09 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2008-03-07 00:31:09 +0000 |
commit | 72e018517698c4379aefa8d5deb13b80902648bf (patch) | |
tree | 93ecad65d4926b8b8b6fa464328e5170667f4490 /kde-base/kdelibs/kdelibs-3.5.9.ebuild | |
parent | Keyword ~mips. (diff) | |
download | gentoo-2-72e018517698c4379aefa8d5deb13b80902648bf.tar.gz gentoo-2-72e018517698c4379aefa8d5deb13b80902648bf.tar.bz2 gentoo-2-72e018517698c4379aefa8d5deb13b80902648bf.zip |
Keyword ~mips.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kdelibs/kdelibs-3.5.9.ebuild')
-rw-r--r-- | kde-base/kdelibs/kdelibs-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdelibs/kdelibs-3.5.9.ebuild b/kde-base/kdelibs/kdelibs-3.5.9.ebuild index 98b9d431ba71..1c8c8795fb1f 100644 --- a/kde-base/kdelibs/kdelibs-3.5.9.ebuild +++ b/kde-base/kdelibs/kdelibs-3.5.9.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/kde-base/kdelibs/kdelibs-3.5.9.ebuild,v 1.3 2008/02/27 12:05:20 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.5.9.ebuild,v 1.4 2008/03/07 00:31:09 dirtyepic Exp $ EAPI="1" inherit kde flag-o-matic eutils multilib @@ -14,7 +14,7 @@ SRC_URI="mirror://kde/stable/${PV}/src/${P}.tar.bz2 LICENSE="GPL-2 LGPL-2" SLOT="3.5" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="acl alsa arts bindist branding cups doc jpeg2k kerberos legacyssl utempter openexr spell tiff avahi kernel_linux fam lua kdehiddenvisibility" |