diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-29 21:00:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-29 21:00:49 +0300 |
commit | 2f5ae6c3268ddb867f1fede0b16a00539e1a8248 (patch) | |
tree | 227a8e5d8e539c5f6440997b3c797f586233518c /app-text | |
parent | app-text/libmwaw: amd64 stable wrt bug #641948 (diff) | |
download | gentoo-2f5ae6c3268ddb867f1fede0b16a00539e1a8248.tar.gz gentoo-2f5ae6c3268ddb867f1fede0b16a00539e1a8248.tar.bz2 gentoo-2f5ae6c3268ddb867f1fede0b16a00539e1a8248.zip |
app-text/libstaroffice: amd64 stable wrt bug #641948
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-text')
-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 1ffd7397f913..1a1f5ef759ea 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" |