diff options
Diffstat (limited to 'app-arch/file-roller/file-roller-3.4.2.ebuild')
-rw-r--r-- | app-arch/file-roller/file-roller-3.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/file-roller/file-roller-3.4.2.ebuild b/app-arch/file-roller/file-roller-3.4.2.ebuild index 6a82d969898e..5f1ba745352c 100644 --- a/app-arch/file-roller/file-roller-3.4.2.ebuild +++ b/app-arch/file-roller/file-roller-3.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.4.2.ebuild,v 1.2 2012/12/16 08:31:41 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.4.2.ebuild,v 1.3 2013/01/25 22:47:28 eva Exp $ EAPI="4" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2+" SLOT="0" IUSE="nautilus packagekit" -KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~arm" # gdk-pixbuf used extensively in the source # cairo used in eggtreemultidnd.c |