diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 18:39:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 18:39:40 +0300 |
commit | d5081bbcd4bda3148396e4a0b8baa6e323616044 (patch) | |
tree | bfb307b9fdd0d90be55652b8029ec2eb5d23f79a /app-text/libstaroffice | |
parent | app-text/libmwaw: x86 stable wrt bug #716822 (diff) | |
download | gentoo-d5081bbcd4bda3148396e4a0b8baa6e323616044.tar.gz gentoo-d5081bbcd4bda3148396e4a0b8baa6e323616044.tar.bz2 gentoo-d5081bbcd4bda3148396e4a0b8baa6e323616044.zip |
app-text/libstaroffice: x86 stable wrt bug #716822
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 570eede5ca5c..09a586e63ec0 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" |