From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-951307-garchives=archives.gentoo.org@lists.gentoo.org> 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 9AB9C139695 for <garchives@archives.gentoo.org>; 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 CCF59E0E93; Sun, 21 May 2017 21:37:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 AF4B3E0CCA for <gentoo-commits@lists.gentoo.org>; 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 A4DB43416D1 for <gentoo-commits@lists.gentoo.org>; Sun, 21 May 2017 21:37:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F73A745A for <gentoo-commits@lists.gentoo.org>; Sun, 21 May 2017 21:37:40 +0000 (UTC) From: "Mart Raudsepp" <leio@gentoo.org> 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" <leio@gentoo.org> Message-ID: <1495402598.a0dc40fac8ec55bb482d84366b3423bdfde21b87.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-hy/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild X-VCS-Directories: app-dicts/aspell-hy/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: a0dc40fac8ec55bb482d84366b3423bdfde21b87 X-VCS-Branch: master Date: Sun, 21 May 2017 21:37:40 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2bea0882-6ce8-48b3-b83e-95218599bb49 X-Archives-Hash: a9709b18fbb59e6637c3915a94282353 commit: a0dc40fac8ec55bb482d84366b3423bdfde21b87 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sun May 21 21:12:17 2017 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sun May 21 21:36:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0dc40fa app-dicts/aspell-hy: keyworded for ~mips Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild b/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild index ecb020f28dd..6709d51f3d8 100644 --- a/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild +++ b/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild @@ -13,7 +13,7 @@ MY_P=aspell6-hy-0.10.0-0 SRC_URI="mirror://gnu/aspell/dict/hy/${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}"