app-officeext/ooo2gd: Drop ~x86 for app-office/libreoffice[java]

- app-office/libreoffice[java] is masked for ~x86.
- EAPI-7 bump.

Bug: https://bugs.gentoo.org/785640
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2021-06-10 15:15:56 +02:00
parent 788adf6a7e
commit d517dce9c0
No known key found for this signature in database
GPG Key ID: 444B0F96FFD22CCB
1 changed files with 3 additions and 3 deletions

View File

@ -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=""