diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:05:35 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:05:35 +0000 |
commit | ef9cd0dbac16328cc5f8e56147b44187e0f48064 (patch) | |
tree | 678d33aa327d1558fb322ad95c16fa3c79ba979e /gnome-extra/sushi/sushi-3.10.0.ebuild | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-ef9cd0dbac16328cc5f8e56147b44187e0f48064.tar.gz gentoo-2-ef9cd0dbac16328cc5f8e56147b44187e0f48064.tar.bz2 gentoo-2-ef9cd0dbac16328cc5f8e56147b44187e0f48064.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra/sushi/sushi-3.10.0.ebuild')
-rw-r--r-- | gnome-extra/sushi/sushi-3.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/sushi/sushi-3.10.0.ebuild b/gnome-extra/sushi/sushi-3.10.0.ebuild index 28da690a317a..1c2d49013870 100644 --- a/gnome-extra/sushi/sushi-3.10.0.ebuild +++ b/gnome-extra/sushi/sushi-3.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/sushi/sushi-3.10.0.ebuild,v 1.2 2014/02/22 15:23:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/sushi/sushi-3.10.0.ebuild,v 1.3 2014/02/22 22:05:35 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://git.gnome.org/browse/sushi" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="office" # Optional app-office/unoconv support (OOo to pdf) |