diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-24 03:22:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-24 03:22:31 +0200 |
commit | b963618d03b23e0d7e806629da5b414130339096 (patch) | |
tree | 1c484657a7be5a1fd71af46c74827a9fc8fba58c /app-text | |
parent | app-text/libmwaw: x86 stable (bug #659024) (diff) | |
download | gentoo-b963618d03b23e0d7e806629da5b414130339096.tar.gz gentoo-b963618d03b23e0d7e806629da5b414130339096.tar.bz2 gentoo-b963618d03b23e0d7e806629da5b414130339096.zip |
app-text/libstaroffice: x86 stable (bug #659024)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libstaroffice/libstaroffice-0.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libstaroffice/libstaroffice-0.0.6.ebuild b/app-text/libstaroffice/libstaroffice-0.0.6.ebuild index 7578276aed40..dc52a7620b03 100644 --- a/app-text/libstaroffice/libstaroffice-0.0.6.ebuild +++ b/app-text/libstaroffice/libstaroffice-0.0.6.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" |