diff options
author | 2017-11-08 23:42:15 +0100 | |
---|---|---|
committer | 2017-11-08 23:46:03 +0100 | |
commit | d0c8b3df0cf995e3e7218e2031dfae55ef42e54a (patch) | |
tree | 75c3b8d6be5bbc890d284cc2f305d804abbecfe6 /app-text/libstaroffice/libstaroffice-9999.ebuild | |
parent | sys-apps/util-linux: stable 2.30.2 for sparc, bug #636626 (thanks to Rolf Eik... (diff) | |
download | gentoo-d0c8b3df0cf995e3e7218e2031dfae55ef42e54a.tar.gz gentoo-d0c8b3df0cf995e3e7218e2031dfae55ef42e54a.tar.bz2 gentoo-d0c8b3df0cf995e3e7218e2031dfae55ef42e54a.zip |
app-text/libstaroffice: 0.0.5 version bump
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-text/libstaroffice/libstaroffice-9999.ebuild')
-rw-r--r-- | app-text/libstaroffice/libstaroffice-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libstaroffice/libstaroffice-9999.ebuild b/app-text/libstaroffice/libstaroffice-9999.ebuild index 57dbc81af329..20a958e6735b 100644 --- a/app-text/libstaroffice/libstaroffice-9999.ebuild +++ b/app-text/libstaroffice/libstaroffice-9999.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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="debug doc tools +zlib" |