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 BB8EA1382C5 for ; Wed, 28 Mar 2018 19:52:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9DE1E0894; Wed, 28 Mar 2018 19:51:58 +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 B71A2E0894 for ; Wed, 28 Mar 2018 19:51:58 +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 62DA3335CDB for ; Wed, 28 Mar 2018 19:51:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18C17264 for ; Wed, 28 Mar 2018 19:51:56 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1522266711.b5ac8483264b0fe657cbcc80e15c2066527b104a.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/google-apputils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/google-apputils/google-apputils-0.4.2-r2.ebuild X-VCS-Directories: dev-python/google-apputils/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: b5ac8483264b0fe657cbcc80e15c2066527b104a X-VCS-Branch: master Date: Wed, 28 Mar 2018 19:51:56 +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: 6d3d46a3-c3cc-4c52-ba25-192a48a7d143 X-Archives-Hash: c796ec25ccd5a79ad5c56d55e61e9b99 commit: b5ac8483264b0fe657cbcc80e15c2066527b104a Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Mar 28 19:51:38 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Mar 28 19:51:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ac8483 dev-python/google-apputils: stable 0.4.2-r2 for hppa, bug #621620 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" dev-python/google-apputils/google-apputils-0.4.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/google-apputils/google-apputils-0.4.2-r2.ebuild b/dev-python/google-apputils/google-apputils-0.4.2-r2.ebuild index 0f2dca125c4..a6076c32be6 100644 --- a/dev-python/google-apputils/google-apputils-0.4.2-r2.ebuild +++ b/dev-python/google-apputils/google-apputils-0.4.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="test" RDEPEND="