From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EDC9D138334 for ; Thu, 21 Nov 2019 08:40:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43977E0877; Thu, 21 Nov 2019 08:40:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 080B6E0877 for ; Thu, 21 Nov 2019 08:40:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 584E234D192 for ; Thu, 21 Nov 2019 08:40:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0F188C6 for ; Thu, 21 Nov 2019 08:40:39 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1574325629.61eadc85882e6f0d021f985043c909ff270f2b2a.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-voikko/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice-voikko/libreoffice-voikko-5.0.ebuild X-VCS-Directories: app-office/libreoffice-voikko/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 61eadc85882e6f0d021f985043c909ff270f2b2a X-VCS-Branch: master Date: Thu, 21 Nov 2019 08:40:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 57a61870-6505-4198-9a83-48cf69fd19a7 X-Archives-Hash: 50f21b8ee87ebd32878c6aa828ffe7ca commit: 61eadc85882e6f0d021f985043c909ff270f2b2a Author: Joonas Niilola gentoo org> AuthorDate: Thu Nov 21 08:39:00 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Nov 21 08:40:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61eadc85 app-office/libreoffice-voikko: stabilize 5.0 on amd64 Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: Joonas Niilola gentoo.org> app-office/libreoffice-voikko/libreoffice-voikko-5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-voikko/libreoffice-voikko-5.0.ebuild b/app-office/libreoffice-voikko/libreoffice-voikko-5.0.ebuild index 16c64712172..7d9eece935c 100644 --- a/app-office/libreoffice-voikko/libreoffice-voikko-5.0.ebuild +++ b/app-office/libreoffice-voikko/libreoffice-voikko-5.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.puimula.org/voikko-sources/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" DEPEND="app-office/libreoffice[odk] dev-libs/voikko-fi"