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 8F09F138334 for ; Fri, 26 Apr 2019 20:54:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32A98E094B; Fri, 26 Apr 2019 20:54:44 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 173A6E094B for ; Fri, 26 Apr 2019 20:54:44 +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 1B3D13429D3 for ; Fri, 26 Apr 2019 20:54:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D5485D5 for ; Fri, 26 Apr 2019 20:54:40 +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: <1556312071.b7b53138b61f7fe2df57b47ed58a40e974df04a3.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cucumber-wire/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cucumber-wire/cucumber-wire-0.0.1-r1.ebuild X-VCS-Directories: dev-util/cucumber-wire/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: b7b53138b61f7fe2df57b47ed58a40e974df04a3 X-VCS-Branch: master Date: Fri, 26 Apr 2019 20:54: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dd27a866-4f51-4570-ad07-dcadd32307b0 X-Archives-Hash: a252d94f0e51236581804e598b537c8a commit: b7b53138b61f7fe2df57b47ed58a40e974df04a3 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Apr 26 20:51:35 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Apr 26 20:54:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b53138 dev-util/cucumber-wire: s390 stable wrt bug #684076 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390" dev-util/cucumber-wire/cucumber-wire-0.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cucumber-wire/cucumber-wire-0.0.1-r1.ebuild b/dev-util/cucumber-wire/cucumber-wire-0.0.1-r1.ebuild index e994761494a..f95015f45f4 100644 --- a/dev-util/cucumber-wire/cucumber-wire-0.0.1-r1.ebuild +++ b/dev-util/cucumber-wire/cucumber-wire-0.0.1-r1.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Executable feature scenarios" HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 sparc ~x86" SLOT="0" IUSE="test"