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 64C25139694 for ; Sun, 21 May 2017 21:37:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3F8CE0CC7; Sun, 21 May 2017 21:37:42 +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 7C9ABE0CC7 for ; Sun, 21 May 2017 21:37:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8F2BA3416AD for ; Sun, 21 May 2017 21:37:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B03E1B9B for ; Sun, 21 May 2017 21:37:40 +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: <1495402595.8b0101b809cec45623ea219f2d345af2655d9c59.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-hu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild X-VCS-Directories: app-dicts/aspell-hu/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 8b0101b809cec45623ea219f2d345af2655d9c59 X-VCS-Branch: master Date: Sun, 21 May 2017 21:37:40 +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: 75b75732-a6e7-4eea-b4f5-719604631767 X-Archives-Hash: cb96291d350ac3f7223f9e2ad3dac0be commit: 8b0101b809cec45623ea219f2d345af2655d9c59 Author: Mart Raudsepp gentoo org> AuthorDate: Sun May 21 21:11:45 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun May 21 21:36:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0101b8 app-dicts/aspell-hu: keyworded for ~mips Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild b/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild index 269a21f70b8..bc85dfaf86b 100644 --- a/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild +++ b/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild @@ -13,7 +13,7 @@ MY_P="aspell6-hu-0.99.4.2-0" SRC_URI="mirror://gnu/aspell/dict/hu/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" S="${WORKDIR}/${MY_P}"