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 8426E138334 for ; Fri, 26 Apr 2019 20:54:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67CBEE096B; Fri, 26 Apr 2019 20:54:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 4F8ADE096B for ; Fri, 26 Apr 2019 20:54:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2435C3429D4 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 75C6F5D7 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: <1556312072.489a9e42ecc75eb356709cf162800d55bcc3ce82.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/backports/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/backports/backports-3.11.4.ebuild X-VCS-Directories: dev-ruby/backports/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 489a9e42ecc75eb356709cf162800d55bcc3ce82 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: 01cca238-f55b-431e-85ca-a5367105733e X-Archives-Hash: e983c7e95187b65fc954b1a00e0e80f1 commit: 489a9e42ecc75eb356709cf162800d55bcc3ce82 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Apr 26 20:51:37 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Apr 26 20:54:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489a9e42 dev-ruby/backports: 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-ruby/backports/backports-3.11.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/backports/backports-3.11.4.ebuild b/dev-ruby/backports/backports-3.11.4.ebuild index 543b669721f..002701c43fe 100644 --- a/dev-ruby/backports/backports-3.11.4.ebuild +++ b/dev-ruby/backports/backports-3.11.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/marcandre/backports" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 sparc ~x86" IUSE="" all_ruby_prepare() {