diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-03-11 00:18:00 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-03-11 00:18:00 +0000 |
commit | 8bd94b67e4f75c9093017862d90afebbb101ec71 (patch) | |
tree | e66d326193a3be4aac2876c6ddb1b0f2f6b84233 /app-arch | |
parent | New version (diff) | |
download | gentoo-2-8bd94b67e4f75c9093017862d90afebbb101ec71.tar.gz gentoo-2-8bd94b67e4f75c9093017862d90afebbb101ec71.tar.bz2 gentoo-2-8bd94b67e4f75c9093017862d90afebbb101ec71.zip |
keywords fix : ~ on alpha
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/file-roller-2.2.2.ebuild | 4 |
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 |