commit: a29f77560f7041eccb2a92e693026251d36bcdd9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 19 18:24:03 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 19 18:24:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a29f7756
app-officeext/ooo2gd: unkeyword 3.0.0-r2 for ~x86 Requires app-office/libreoffice[java] which is unavailable on Java. Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild b/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild index 7c1ba8f21571..2157db83a280 100644 --- a/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild +++ b/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=""
