diff options
Diffstat (limited to 'app-officeext')
-rw-r--r-- | app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild | 4 |
1 files 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 20b1a6c4d995..7c1ba8f21571 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-2021 Gentoo Authors +# Copyright 1999-2022 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" +KEYWORDS="amd64 ~x86" IUSE="" |