diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-07-08 14:03:29 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-07-08 14:03:29 +0000 |
commit | 85c846b5d055e7707886e9e5607efb9f25689fef (patch) | |
tree | 148958add5c7df53891f1cc706db41e78323332c /kde-base/kghostview/kghostview-3.5.10.ebuild | |
parent | Add ~mips keywords to KDE 3.5.10 (diff) | |
download | gentoo-2-85c846b5d055e7707886e9e5607efb9f25689fef.tar.gz gentoo-2-85c846b5d055e7707886e9e5607efb9f25689fef.tar.bz2 gentoo-2-85c846b5d055e7707886e9e5607efb9f25689fef.zip |
Add ~mips keywords to KDE 3.5.10
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kghostview/kghostview-3.5.10.ebuild')
-rw-r--r-- | kde-base/kghostview/kghostview-3.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kghostview/kghostview-3.5.10.ebuild b/kde-base/kghostview/kghostview-3.5.10.ebuild index 952951460d54..29267bc47ec8 100644 --- a/kde-base/kghostview/kghostview-3.5.10.ebuild +++ b/kde-base/kghostview/kghostview-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/kghostview/kghostview-3.5.10.ebuild,v 1.5 2009/06/18 02:52:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.10.ebuild,v 1.6 2009/07/08 14:03:29 alexxy Exp $ KMNAME=kdegraphics EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE: Viewer for PostScript (.ps, .eps) and Portable Document Format (.pdf) files" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" # /Should/ also rdepend on kdeprint. Since kdeprint rdepends on kghostview for previews, we'd had a conflict, so we can't. RDEPEND="virtual/ghostscript" |