summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2005-10-19 03:00:45 +0000
committerStephen Becker <geoman@gentoo.org>2005-10-19 03:00:45 +0000
commit81d0ff93576687a12698265d31790252c8e1f1fc (patch)
tree67bdb28bbcab551b482d3ef6df807d11e4f3b06a /x11-apps/xvinfo
parentNew version (diff)
downloadgentoo-2-81d0ff93576687a12698265d31790252c8e1f1fc.tar.gz
gentoo-2-81d0ff93576687a12698265d31790252c8e1f1fc.tar.bz2
gentoo-2-81d0ff93576687a12698265d31790252c8e1f1fc.zip
added ~mips keywords
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r--x11-apps/xvinfo/xvinfo-0.99.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xvinfo/xvinfo-0.99.0.ebuild b/x11-apps/xvinfo/xvinfo-0.99.0.ebuild
index 6c59aedee662..5fbbc146d82d 100644
--- a/x11-apps/xvinfo/xvinfo-0.99.0.ebuild
+++ b/x11-apps/xvinfo/xvinfo-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-0.99.0.ebuild,v 1.4 2005/10/12 12:36:48 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-0.99.0.ebuild,v 1.5 2005/10/19 03:00:45 geoman Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xvinfo application"
-KEYWORDS="~arm ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~arm ~mips ~ppc ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libXv
x11-libs/libX11"
DEPEND="${RDEPEND}"