diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-16 02:35:53 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-16 02:35:53 +0100 |
commit | b8fc7a40781943a9c1a219e19a0d7b9eea6c4e31 (patch) | |
tree | 5cbd1c825f3a8b55fd70f4765cd5bf3b26daf4a5 /app-text | |
parent | media-libs/libgltf: x86 stable (bug #623646) (diff) | |
download | gentoo-b8fc7a40781943a9c1a219e19a0d7b9eea6c4e31.tar.gz gentoo-b8fc7a40781943a9c1a219e19a0d7b9eea6c4e31.tar.bz2 gentoo-b8fc7a40781943a9c1a219e19a0d7b9eea6c4e31.zip |
app-text/libstaroffice: x86 stable (bug #623646)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libstaroffice/libstaroffice-0.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libstaroffice/libstaroffice-0.0.4.ebuild b/app-text/libstaroffice/libstaroffice-0.0.4.ebuild index 21554f6b7b94..198e7e2e8223 100644 --- a/app-text/libstaroffice/libstaroffice-0.0.4.ebuild +++ b/app-text/libstaroffice/libstaroffice-0.0.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/fosnola/libstaroffice" LICENSE="|| ( LGPL-2.1+ MPL-2.0 )" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="debug doc tools +zlib" |