diff options
author | Sam James <sam@gentoo.org> | 2022-10-11 00:39:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-11 00:39:32 +0100 |
commit | 3a2f7a071716ce585963a99b90333f9aa923bb1b (patch) | |
tree | 531d489caa417fb88957c6529dadc7943fdbc718 /app-officeext | |
parent | dev-python/matplotlib: Keyword 3.6.1 x86, #872620 (diff) | |
download | gentoo-3a2f7a071716ce585963a99b90333f9aa923bb1b.tar.gz gentoo-3a2f7a071716ce585963a99b90333f9aa923bb1b.tar.bz2 gentoo-3a2f7a071716ce585963a99b90333f9aa923bb1b.zip |
app-officeext/ooo2gd: Keyword 3.0.0-r2 x86, #857945
Signed-off-by: Sam James <sam@gentoo.org>
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="" |