From: Mikle Kolyada Date: Wed, 20 May 2020 13:34:33 +0000 (+0300) Subject: app-text/libstaroffice: arm64 stable wrt bug #716822 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=056800db34e443e5366bfe5dcea60361c1788e52;p=gentoo.git app-text/libstaroffice: arm64 stable wrt bug #716822 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm64" Signed-off-by: Mikle Kolyada --- diff --git a/app-text/libstaroffice/libstaroffice-0.0.7.ebuild b/app-text/libstaroffice/libstaroffice-0.0.7.ebuild index 8e9d085419ed..570eede5ca5c 100644 --- a/app-text/libstaroffice/libstaroffice-0.0.7.ebuild +++ b/app-text/libstaroffice/libstaroffice-0.0.7.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 autotools else SRC_URI="https://github.com/fosnola/${PN}/releases/download/${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86" fi DESCRIPTION="Import filter for old StarOffice documents"