summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-03-11 00:18:00 +0000
committerMarinus Schraal <foser@gentoo.org>2003-03-11 00:18:00 +0000
commita9f30d89d3cbedf586c1a83f6cf7f16a7fcd40bf (patch)
tree10c444598d0e099a8749aaca8934e26b0c33f1a2 /app-arch
parentNew version (diff)
downloadhistorical-a9f30d89d3cbedf586c1a83f6cf7f16a7fcd40bf.tar.gz
historical-a9f30d89d3cbedf586c1a83f6cf7f16a7fcd40bf.tar.bz2
historical-a9f30d89d3cbedf586c1a83f6cf7f16a7fcd40bf.zip
keywords fix : ~ on alpha
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/file-roller/file-roller-2.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/file-roller/file-roller-2.2.2.ebuild b/app-arch/file-roller/file-roller-2.2.2.ebuild
index aa759c681be7..9e862137964c 100644
--- a/app-arch/file-roller/file-roller-2.2.2.ebuild
+++ b/app-arch/file-roller/file-roller-2.2.2.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/app-arch/file-roller/file-roller-2.2.2.ebuild,v 1.1 2003/03/11 00:17:10 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.2.2.ebuild,v 1.2 2003/03/11 00:18:00 foser Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc alpha ~sparc"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc"
DEPEND=">=dev-libs/glib-2
>=x11-libs/gtk+-2.1