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 22B5F139694 for ; Mon, 13 Mar 2017 21:44:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13A15E0DB7; Mon, 13 Mar 2017 21:43:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6909E0DB7 for ; Mon, 13 Mar 2017 21:43:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20C10340DF9 for ; Mon, 13 Mar 2017 21:43:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AF9E6740 for ; Mon, 13 Mar 2017 21:43:55 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1489441107.6e5b06c77d1b3453815025a7f4e70888869a59e1.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pl/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild X-VCS-Directories: app-dicts/aspell-pl/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 6e5b06c77d1b3453815025a7f4e70888869a59e1 X-VCS-Branch: master Date: Mon, 13 Mar 2017 21:43:55 +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-Archives-Salt: 391ecad3-0bce-4d83-a0d9-41fe13b08cbb X-Archives-Hash: 66572912788f77b5267aa2fda88a4d1e commit: 6e5b06c77d1b3453815025a7f4e70888869a59e1 Author: Mart Raudsepp gentoo org> AuthorDate: Mon Mar 13 21:28:10 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Mar 13 21:38:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e5b06c7 app-dicts/aspell-pl: keyworded for ~arm64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild index 2231a8daff4..5f014c0b0e6 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 ASPELL_LANG="Polish" @@ -7,7 +7,7 @@ inherit versionator aspell-dict HOMEPAGE="http://www.sjp.pl/slownik/" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" FILENAME="${PN/aspell/aspell6}-$(replace_version_separator 2 _ $(replace_version_separator 3 -))"