diff options
author | Ryan Hill <rhill@gentoo.org> | 2008-03-07 01:14:38 +0000 |
---|---|---|
committer | Ryan Hill <rhill@gentoo.org> | 2008-03-07 01:14:38 +0000 |
commit | 9e03d4c7bbca9b0bf5ed4adf868eedd2c9190020 (patch) | |
tree | ba17932122a8a5d594c8705918319c7a76da3787 /kde-base/kdetoys/kdetoys-3.5.9.ebuild | |
parent | QA cleanup: Fix quoting. (diff) | |
download | historical-9e03d4c7bbca9b0bf5ed4adf868eedd2c9190020.tar.gz historical-9e03d4c7bbca9b0bf5ed4adf868eedd2c9190020.tar.bz2 historical-9e03d4c7bbca9b0bf5ed4adf868eedd2c9190020.zip |
Keyword ~mips.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kdetoys/kdetoys-3.5.9.ebuild')
-rw-r--r-- | kde-base/kdetoys/kdetoys-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdetoys/kdetoys-3.5.9.ebuild b/kde-base/kdetoys/kdetoys-3.5.9.ebuild index 8c1aa419344c..d678fe4f56ee 100644 --- a/kde-base/kdetoys/kdetoys-3.5.9.ebuild +++ b/kde-base/kdetoys/kdetoys-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/kdetoys/kdetoys-3.5.9.ebuild,v 1.1 2008/02/20 22:55:49 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys/kdetoys-3.5.9.ebuild,v 1.2 2008/03/07 01:12:49 dirtyepic Exp $ EAPI="1" inherit kde-dist DESCRIPTION="KDE toys" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="kdehiddenvisibility" |