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 EA834138334 for ; Fri, 22 Jun 2018 14:58:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D676E086A; Fri, 22 Jun 2018 14:57:49 +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 F3012E086A for ; Fri, 22 Jun 2018 14:57:48 +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 DC29A335C81 for ; Fri, 22 Jun 2018 14:57:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8875F2D6 for ; Fri, 22 Jun 2018 14:57:45 +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: <1529679464.696e65f4efd7baacb51344765d3c9b831f16c7e2.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/vcversioner/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/vcversioner/vcversioner-2.16.0.0.ebuild X-VCS-Directories: dev-python/vcversioner/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 696e65f4efd7baacb51344765d3c9b831f16c7e2 X-VCS-Branch: master Date: Fri, 22 Jun 2018 14:57:45 +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: 715e6ece-dec0-4ce2-bb7a-a294c6743185 X-Archives-Hash: af762ed2ddb2213a0838097b58fb30a1 commit: 696e65f4efd7baacb51344765d3c9b831f16c7e2 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Jun 22 14:57:25 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Jun 22 14:57:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696e65f4 dev-python/vcversioner: mark s390 stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/vcversioner/vcversioner-2.16.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild b/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild index 415122d4455..ccd074ebd90 100644 --- a/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild +++ b/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/v/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd" IUSE="test" DEPEND="