diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-19 22:35:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-19 22:35:49 +0300 |
commit | 3943328d2551cac0af781fdc3aa7fd542ebd9709 (patch) | |
tree | b3f13636a90eb0310b4eed92a51a5062245bacf2 /app-text/libstaroffice | |
parent | app-text/libmwaw: amd64 stable wrt bug #716822 (diff) | |
download | gentoo-3943328d2551cac0af781fdc3aa7fd542ebd9709.tar.gz gentoo-3943328d2551cac0af781fdc3aa7fd542ebd9709.tar.bz2 gentoo-3943328d2551cac0af781fdc3aa7fd542ebd9709.zip |
app-text/libstaroffice: amd64 stable wrt bug #716822
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/libstaroffice')
-rw-r--r-- | app-text/libstaroffice/libstaroffice-0.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libstaroffice/libstaroffice-0.0.7.ebuild b/app-text/libstaroffice/libstaroffice-0.0.7.ebuild index e56e6857509e..8e9d085419ed 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" |