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 04CEC1382C5 for ; Thu, 8 Mar 2018 21:57:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBA98E09A8; Thu, 8 Mar 2018 21:57:04 +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 99229E09A8 for ; Thu, 8 Mar 2018 21:57:04 +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 C265F335C38 for ; Thu, 8 Mar 2018 21:57:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AECA5246 for ; Thu, 8 Mar 2018 21:57:00 +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: <1520546205.40593e1bea6860fc5248107bd0d1aaf8ab398c7c.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted-runner/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/twisted-runner/twisted-runner-15.2.1.ebuild X-VCS-Directories: dev-python/twisted-runner/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 40593e1bea6860fc5248107bd0d1aaf8ab398c7c X-VCS-Branch: master Date: Thu, 8 Mar 2018 21:57:00 +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: d4196c05-3df1-4291-9741-4c4e0a68fec6 X-Archives-Hash: d2fed36e6538d825d0698f3a9639a4a0 commit: 40593e1bea6860fc5248107bd0d1aaf8ab398c7c Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Mar 8 17:47:22 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Mar 8 21:56:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40593e1b dev-python/twisted-runner: keyworded 15.2.1 for sparc, bug #510832 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" dev-python/twisted-runner/twisted-runner-15.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/twisted-runner/twisted-runner-15.2.1.ebuild b/dev-python/twisted-runner/twisted-runner-15.2.1.ebuild index ee8ced79891..65c836eaca7 100644 --- a/dev-python/twisted-runner/twisted-runner-15.2.1.ebuild +++ b/dev-python/twisted-runner/twisted-runner-15.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ inherit twisted-r1 DESCRIPTION="Twisted Runner is a process management library and inetd replacement" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="