diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-11-14 14:27:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-11-14 14:28:26 +0100 |
commit | d24ee60152158f27b64bab5ca2728463fdf15352 (patch) | |
tree | 350ed25a2bec1a59ba3fe29b3d6be35e37a306b8 /app-text/libstaroffice | |
parent | app-office/libreoffice-l10n: amd64 stable wrt bug #623646 (diff) | |
download | gentoo-d24ee60152158f27b64bab5ca2728463fdf15352.tar.gz gentoo-d24ee60152158f27b64bab5ca2728463fdf15352.tar.bz2 gentoo-d24ee60152158f27b64bab5ca2728463fdf15352.zip |
app-text/libstaroffice: amd64 stable wrt bug #623646
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/libstaroffice')
-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 20a958e6735b..e075367c1c91 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" |