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 7E873139694 for ; Mon, 13 Mar 2017 21:44:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 517B6E0DD8; Mon, 13 Mar 2017 21:44:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2F61BE0DD8 for ; Mon, 13 Mar 2017 21:44:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B2BBF3412CB for ; Mon, 13 Mar 2017 21:43:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A017F6742 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: <1489441111.24b7105c46cb9292fa882830274f15641e20f4e4.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt-br/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild X-VCS-Directories: app-dicts/aspell-pt-br/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 24b7105c46cb9292fa882830274f15641e20f4e4 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: c6bfe127-06a5-4e9e-88ae-79394820b308 X-Archives-Hash: aaccfdf55ac6e6afe70781ee44423380 commit: 24b7105c46cb9292fa882830274f15641e20f4e4 Author: Mart Raudsepp gentoo org> AuthorDate: Mon Mar 13 21:28:48 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Mar 13 21:38:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b7105c app-dicts/aspell-pt-br: keyworded for ~arm64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild index fe62d63a4ba..b540c2b82b1 100644 --- a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild +++ b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.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="Brazilian Portuguese" @@ -10,7 +10,7 @@ FILENAME=aspell6-pt_BR-20090702-0 SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2" LICENSE="LGPL-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="" S=${WORKDIR}/${FILENAME}