From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1207720-garchives=archives.gentoo.org@lists.gentoo.org> 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 1E3DC138359 for <garchives@archives.gentoo.org>; Sun, 20 Sep 2020 03:01:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E33DE0801; Sun, 20 Sep 2020 03:01:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 237E4E0801 for <gentoo-commits@lists.gentoo.org>; Sun, 20 Sep 2020 03:01:15 +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 A2A17335C7E for <gentoo-commits@lists.gentoo.org>; Sun, 20 Sep 2020 03:01:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0537C366 for <gentoo-commits@lists.gentoo.org>; Sun, 20 Sep 2020 03:01:12 +0000 (UTC) From: "Georgy Yakovlev" <gyakovlev@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" <gyakovlev@gentoo.org> Message-ID: <1600570845.b6a5797ebe100a38c4b9806314e9c8dc2754cb66.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/unsymlink-lib/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/unsymlink-lib/unsymlink-lib-18.ebuild X-VCS-Directories: app-portage/unsymlink-lib/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: b6a5797ebe100a38c4b9806314e9c8dc2754cb66 X-VCS-Branch: master Date: Sun, 20 Sep 2020 03:01:12 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 111bd24c-9a45-431b-a54f-cc160995db69 X-Archives-Hash: ac6294e2e1d04559ed77d3e0a539334e commit: b6a5797ebe100a38c4b9806314e9c8dc2754cb66 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 02:59:51 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 03:00:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a5797e app-portage/unsymlink-lib: add ~ppc64 keyword Bug: https://bugs.gentoo.org/640184 Bug: https://bugs.gentoo.org/715680 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> app-portage/unsymlink-lib/unsymlink-lib-18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild index 11089ce1b6e..f14dec289d3 100644 --- a/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild +++ b/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mgorny/unsymlink-lib/archive/v${PV}.tar.gz -> ${P}.t LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~ppc64" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # tests are docker-based, you need a running docker daemon and you # should expect leftover images