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 F0C72138334 for ; Wed, 25 Dec 2019 20:32:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84F00E0BA1; Wed, 25 Dec 2019 20:32:12 +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 65CB7E0BA1 for ; Wed, 25 Dec 2019 20:32:12 +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 0711F34DB5A for ; Wed, 25 Dec 2019 20:32:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DBAD3D for ; Wed, 25 Dec 2019 20:32:09 +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: <1577305910.57c776ad49d925d15c30efb8cfb475074fc2acf6.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Uniqid/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Data-Uniqid/Data-Uniqid-0.120.0-r1.ebuild X-VCS-Directories: dev-perl/Data-Uniqid/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 57c776ad49d925d15c30efb8cfb475074fc2acf6 X-VCS-Branch: master Date: Wed, 25 Dec 2019 20:32:09 +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: 7f74e470-424a-4c38-9964-007a2fafc0c9 X-Archives-Hash: 6c783ccea436075ba84f904782d13c3f commit: 57c776ad49d925d15c30efb8cfb475074fc2acf6 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Dec 25 20:26:27 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Dec 25 20:31:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c776ad dev-perl/Data-Uniqid: keyworded 0.120.0-r1 for ppc, bug #690140 Package-Manager: Portage-2.3.83, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> dev-perl/Data-Uniqid/Data-Uniqid-0.120.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Data-Uniqid/Data-Uniqid-0.120.0-r1.ebuild b/dev-perl/Data-Uniqid/Data-Uniqid-0.120.0-r1.ebuild index fd0999a465d..8e249c727ba 100644 --- a/dev-perl/Data-Uniqid/Data-Uniqid-0.120.0-r1.ebuild +++ b/dev-perl/Data-Uniqid/Data-Uniqid-0.120.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for simple generating of unique ids" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" IUSE="" RDEPEND="