diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-05-26 21:12:12 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-05-26 21:17:38 +0200 |
commit | 8aeeb43a0a7f2f4924d1b6226c7e1f46582197ec (patch) | |
tree | 089d56680c474b985ac58a5b0e9911f7a85da0b0 /app-text/libstaroffice | |
parent | app-office/libreoffice-l10n: Restore keywords (diff) | |
download | gentoo-8aeeb43a0a7f2f4924d1b6226c7e1f46582197ec.tar.gz gentoo-8aeeb43a0a7f2f4924d1b6226c7e1f46582197ec.tar.bz2 gentoo-8aeeb43a0a7f2f4924d1b6226c7e1f46582197ec.zip |
app-text/libstaroffice: Keyword ~arm
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-text/libstaroffice')
-rw-r--r-- | app-text/libstaroffice/libstaroffice-0.0.3.ebuild | 2 | ||||
-rw-r--r-- | app-text/libstaroffice/libstaroffice-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libstaroffice/libstaroffice-0.0.3.ebuild b/app-text/libstaroffice/libstaroffice-0.0.3.ebuild index a84b23140458..57dbc81af329 100644 --- a/app-text/libstaroffice/libstaroffice-0.0.3.ebuild +++ b/app-text/libstaroffice/libstaroffice-0.0.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/fosnola/libstaroffice" LICENSE="|| ( LGPL-2.1+ MPL-2.0 )" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug doc tools +zlib" diff --git a/app-text/libstaroffice/libstaroffice-9999.ebuild b/app-text/libstaroffice/libstaroffice-9999.ebuild index a84b23140458..57dbc81af329 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 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug doc tools +zlib" |