diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-07-08 15:15:58 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-07-08 15:15:58 +0000 |
commit | 0b3e77c685e762405c4b2908e4af202c01348010 (patch) | |
tree | e5a486562bc3b0a7b5d7159c37503bb2e779e592 /kde-base/kdepasswd/kdepasswd-3.5.10.ebuild | |
parent | stable x86, bug 276597 (diff) | |
download | historical-0b3e77c685e762405c4b2908e4af202c01348010.tar.gz historical-0b3e77c685e762405c4b2908e4af202c01348010.tar.bz2 historical-0b3e77c685e762405c4b2908e4af202c01348010.zip |
Add ~mips keywords to KDE 3.5.10
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kdepasswd/kdepasswd-3.5.10.ebuild')
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-3.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild b/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild index eab8afecd46a..b1904c3ef2e2 100644 --- a/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild +++ b/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild,v 1.5 2009/06/18 04:17:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-3.5.10.ebuild,v 1.6 2009/07/08 13:49:36 alexxy Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE GUI for passwd" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkonq-${PV}:${SLOT}" |