diff options
author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2015-11-03 19:19:11 +0100 |
---|---|---|
committer | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2015-11-03 19:20:03 +0100 |
commit | 75193255f81cf46501601c0cfb7271e76404d074 (patch) | |
tree | 6f5b8adf0b8cdafa15ec676a85a2fc07e26a28c1 /app-office | |
parent | app-office/libreoffice-l10n: Version bump, die (diff) | |
download | gentoo-75193255f81cf46501601c0cfb7271e76404d074.tar.gz gentoo-75193255f81cf46501601c0cfb7271e76404d074.tar.bz2 gentoo-75193255f81cf46501601c0cfb7271e76404d074.zip |
app-office/libreoffice: 5.0.3.2 released, restore KEYWORDS
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-l10n/libreoffice-l10n-5.0.3.2.ebuild | 2 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-5.0.3.2.ebuild | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-5.0.3.2.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-5.0.3.2.ebuild index d22c2b54140a..4d670b757f15 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-5.0.3.2.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-5.0.3.2.ebuild @@ -15,7 +15,7 @@ BASE_SRC_URI_STABLE="http://download.documentfoundation.org/${PN/-l10n/}/stable/ LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -# KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="offlinehelp" # diff --git a/app-office/libreoffice/libreoffice-5.0.3.2.ebuild b/app-office/libreoffice/libreoffice-5.0.3.2.ebuild index 45dc032a287c..0c4db0e0dd4f 100644 --- a/app-office/libreoffice/libreoffice-5.0.3.2.ebuild +++ b/app-office/libreoffice/libreoffice-5.0.3.2.ebuild @@ -96,8 +96,7 @@ unset lo_xt LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${PV} == *9999* ]] || \ -KEYWORDS="" -# KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND=" ${PYTHON_DEPS} |