diff options
-rw-r--r-- | app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild (renamed from app-officeext/ooo2gd/ooo2gd-3.0.0-r1.ebuild) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-officeext/ooo2gd/ooo2gd-3.0.0-r1.ebuild b/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild index 9d4e7d9fd04b..20b1a6c4d995 100644 --- a/app-officeext/ooo2gd/ooo2gd-3.0.0-r1.ebuild +++ b/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 OFFICE_REQ_USE="java" @@ -16,5 +16,5 @@ SRC_URI="https://ooo2gd.googlecode.com/files/${PN}_${PV}.oxt" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64" IUSE="" |