diff options
Diffstat (limited to 'app-officeext/ooo2gd/ooo2gd-3.0.0-r1.ebuild')
-rw-r--r-- | app-officeext/ooo2gd/ooo2gd-3.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-officeext/ooo2gd/ooo2gd-3.0.0-r1.ebuild b/app-officeext/ooo2gd/ooo2gd-3.0.0-r1.ebuild index b9b28c733e4b..395d790b528d 100644 --- a/app-officeext/ooo2gd/ooo2gd-3.0.0-r1.ebuild +++ b/app-officeext/ooo2gd/ooo2gd-3.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooo2gd/ooo2gd-3.0.0-r1.ebuild,v 1.1 2013/03/23 10:19:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooo2gd/ooo2gd-3.0.0-r1.ebuild,v 1.2 2013/04/27 08:29:19 scarabeus Exp $ EAPI=5 @@ -17,5 +17,5 @@ SRC_URI="http://ooo2gd.googlecode.com/files/${PN}_${PV}.oxt" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |