diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-26 01:53:06 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-26 01:53:06 +0100 |
commit | fdfa2709539d19ffc3aa485b39156b145a404ef8 (patch) | |
tree | 732c02ad26c772518c7240008e10b52609647e05 /app-text/libstaroffice | |
parent | dev-util/mdds: x86 stable (bug #641948) (diff) | |
download | gentoo-fdfa2709539d19ffc3aa485b39156b145a404ef8.tar.gz gentoo-fdfa2709539d19ffc3aa485b39156b145a404ef8.tar.bz2 gentoo-fdfa2709539d19ffc3aa485b39156b145a404ef8.zip |
app-text/libstaroffice: x86 stable (bug #641948)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-text/libstaroffice')
-rw-r--r-- | app-text/libstaroffice/libstaroffice-0.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libstaroffice/libstaroffice-0.0.5.ebuild b/app-text/libstaroffice/libstaroffice-0.0.5.ebuild index 20a958e6735b..1ffd7397f913 100644 --- a/app-text/libstaroffice/libstaroffice-0.0.5.ebuild +++ b/app-text/libstaroffice/libstaroffice-0.0.5.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" |