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 8C227138335 for ; Tue, 23 Apr 2019 21:39:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63EF0E0972; Tue, 23 Apr 2019 21:39:25 +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 4B2FFE0972 for ; Tue, 23 Apr 2019 21:39:25 +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 16743342240 for ; Tue, 23 Apr 2019 21:39:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B631C57F for ; Tue, 23 Apr 2019 21:39:21 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1556055514.bb4924c4166d1fd176d8943b4ce6ca8920798f0b.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-id/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-id/myspell-id-2.0.ebuild X-VCS-Directories: app-dicts/myspell-id/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: bb4924c4166d1fd176d8943b4ce6ca8920798f0b X-VCS-Branch: master Date: Tue, 23 Apr 2019 21:39:21 +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: 3789cd4f-0640-4d36-acee-4b942bcfc4f2 X-Archives-Hash: 2d6a69607a6eb85b65e293d22909673b commit: bb4924c4166d1fd176d8943b4ce6ca8920798f0b Author: Aaron Bauman gentoo org> AuthorDate: Tue Apr 23 21:29:17 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Tue Apr 23 21:38:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4924c4 app-dicts/myspell-id: arm64 stable Signed-off-by: Aaron Bauman gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 app-dicts/myspell-id/myspell-id-2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/myspell-id/myspell-id-2.0.ebuild b/app-dicts/myspell-id/myspell-id-2.0.ebuild index a51e0cf0c48..b5d4258641a 100644 --- a/app-dicts/myspell-id/myspell-id-2.0.ebuild +++ b/app-dicts/myspell-id/myspell-id-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,5 +23,5 @@ SRC_URI="http://extensions.libreoffice.org/extension-center/indonesian-dictionar LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE=""