summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 22:34:09 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 22:34:09 +0000
commit37111c2ed0739ae92fd232122e4492bbab05c1bd (patch)
tree51c0546bcc60985c87af9133bbe447f534a3b72c /media-video/ogle-gui
parentfiles/elfutils-0.89-alpha-mips-atime.diff: \ Fix 0.89 compilation on mips (diff)
downloadhistorical-37111c2ed0739ae92fd232122e4492bbab05c1bd.tar.gz
historical-37111c2ed0739ae92fd232122e4492bbab05c1bd.tar.bz2
historical-37111c2ed0739ae92fd232122e4492bbab05c1bd.zip
Remove arm keywords
Diffstat (limited to 'media-video/ogle-gui')
-rw-r--r--media-video/ogle-gui/ogle-gui-0.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ogle-gui/ogle-gui-0.9.1.ebuild b/media-video/ogle-gui/ogle-gui-0.9.1.ebuild
index f4f9c54e51a9..ab4e20fe932e 100644
--- a/media-video/ogle-gui/ogle-gui-0.9.1.ebuild
+++ b/media-video/ogle-gui/ogle-gui-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ogle-gui/ogle-gui-0.9.1.ebuild,v 1.4 2003/12/13 21:28:58 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ogle-gui/ogle-gui-0.9.1.ebuild,v 1.5 2004/02/22 22:33:28 agriffis Exp $
IUSE="nls"
@@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/dist/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~mips ~arm amd64 ~ia64"
+KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~mips amd64 ~ia64"
DEPEND=">=media-video/ogle-${PV}
=x11-libs/gtk+-1.2*