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 C9B4E138330 for ; Wed, 21 Sep 2016 17:48:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F55DE09B2; Wed, 21 Sep 2016 17:48:48 +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 32FD9E09C5 for ; Wed, 21 Sep 2016 17:48:48 +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 5DCD8340BE2 for ; Wed, 21 Sep 2016 17:48:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1BE92498 for ; Wed, 21 Sep 2016 17:48:44 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1474480089.ec00066f83d10345eb2a5cab210f92d4f88baa3d.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-es/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-es/myspell-es-0.7.ebuild X-VCS-Directories: app-dicts/myspell-es/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: ec00066f83d10345eb2a5cab210f92d4f88baa3d X-VCS-Branch: master Date: Wed, 21 Sep 2016 17:48:44 +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: ec66a77c-30ba-499b-b9b7-682efc1bd3bf X-Archives-Hash: 59f081d51d852f81c2cf804b6e5edfeb commit: ec00066f83d10345eb2a5cab210f92d4f88baa3d Author: Tobias Klausmann gentoo org> AuthorDate: Wed Sep 21 17:48:09 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Sep 21 17:48:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec00066f app-dicts/myspell-es-0.7-r0: add alpha keyword Gentoo-Bug: 592072 app-dicts/myspell-es/myspell-es-0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/myspell-es/myspell-es-0.7.ebuild b/app-dicts/myspell-es/myspell-es-0.7.ebuild index ae3ca66..e08d816 100644 --- a/app-dicts/myspell-es/myspell-es-0.7.ebuild +++ b/app-dicts/myspell-es/myspell-es-0.7.ebuild @@ -40,7 +40,7 @@ DESCRIPTION="Spanish dictionaries for myspell/hunspell" HOMEPAGE="http://rla-es.forja.rediris.es/" LICENSE="GPL-3 LGPL-3 MPL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" src_prepare() {