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
commite3693bbe9a2edf0ccb0329c3a0e9db982500112a (patch)
tree706c895e65edc690e2a63fa76bfa30360c28dfeb /x11-apps/xload/xload-0.99.0.ebuild
parentNew version (diff)
downloadhistorical-e3693bbe9a2edf0ccb0329c3a0e9db982500112a.tar.gz
historical-e3693bbe9a2edf0ccb0329c3a0e9db982500112a.tar.bz2
historical-e3693bbe9a2edf0ccb0329c3a0e9db982500112a.zip
added ~mips keywords
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'x11-apps/xload/xload-0.99.0.ebuild')
-rw-r--r--x11-apps/xload/xload-0.99.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xload/xload-0.99.0.ebuild b/x11-apps/xload/xload-0.99.0.ebuild
index 7cd78ccc1542..bcbdb72118bb 100644
--- a/x11-apps/xload/xload-0.99.0.ebuild
+++ b/x11-apps/xload/xload-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/xload/xload-0.99.0.ebuild,v 1.3 2005/08/24 00:59:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-0.99.0.ebuild,v 1.4 2005/10/19 03:00:44 geoman Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xload application"
-KEYWORDS="~arm ~s390 ~sparc ~x86"
+KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
IUSE="xprint"
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"