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 5FC08138330 for ; Fri, 9 Sep 2016 13:39:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65BEEE0851; Fri, 9 Sep 2016 13:39:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1543DE0851 for ; Fri, 9 Sep 2016 13:39:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30C3E340836 for ; Fri, 9 Sep 2016 13:39:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D87092474 for ; Fri, 9 Sep 2016 13:39:06 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1473428331.08fb52d9c1ed901f2c1a02dacf64bd5e352ab979.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/rpl/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/rpl/rpl-1.5.5-r1.ebuild X-VCS-Directories: app-text/rpl/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 08fb52d9c1ed901f2c1a02dacf64bd5e352ab979 X-VCS-Branch: master Date: Fri, 9 Sep 2016 13:39:06 +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: 83c367c8-189c-471f-b594-5e7d4b70b82e X-Archives-Hash: b2dc25cee88e80d2dbc4b3047e087c5f commit: 08fb52d9c1ed901f2c1a02dacf64bd5e352ab979 Author: Patrice Clement gentoo org> AuthorDate: Fri Sep 9 13:38:51 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Fri Sep 9 13:38:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08fb52d9 app-text/rpl: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Gentoo-Bug: https://bugs.gentoo.org/593108 Package-Manager: portage-2.2.28 app-text/rpl/rpl-1.5.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/rpl/rpl-1.5.5-r1.ebuild b/app-text/rpl/rpl-1.5.5-r1.ebuild index 009a127..f35fda5 100644 --- a/app-text/rpl/rpl-1.5.5-r1.ebuild +++ b/app-text/rpl/rpl-1.5.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" python_prepare_all() {