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 CA648138335 for ; Thu, 7 Jun 2018 13:49:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B296DE09FD; Thu, 7 Jun 2018 13:49:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8FE5EE09FD for ; Thu, 7 Jun 2018 13:49:01 +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 0C0AA335C9F for ; Thu, 7 Jun 2018 13:49:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E190D2C7 for ; Thu, 7 Jun 2018 13:48:57 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1528379284.6c42e07c927a5fb45dc4276847f0b055b1d17e7c.zlogene@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: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 6c42e07c927a5fb45dc4276847f0b055b1d17e7c X-VCS-Branch: master Date: Thu, 7 Jun 2018 13:48:57 +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: 45f51b59-77fa-47de-8a80-a981533f9c49 X-Archives-Hash: 43f8a84b4a79dcc1a6d4516d7f1c0312 commit: 6c42e07c927a5fb45dc4276847f0b055b1d17e7c Author: Mikle Kolyada gentoo org> AuthorDate: Thu Jun 7 13:48:04 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Jun 7 13:48:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c42e07c app-dicts/aspell-hu: s390 stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 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 4c11f4b3441..2149a4ff778 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 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S="${WORKDIR}/${MY_P}"