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 CBE9213835A for ; Sat, 27 Mar 2021 19:17:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CEF4E081E; Sat, 27 Mar 2021 19:17:26 +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 14E10E081E for ; Sat, 27 Mar 2021 19:17:26 +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 2A098340997 for ; Sat, 27 Mar 2021 19:17:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22A8C638 for ; Sat, 27 Mar 2021 19:17:22 +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: <1616872614.62dec204e093178c71589891bd6c9695e6b8a564.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/slibtool/slibtool-0.5.31.ebuild X-VCS-Directories: sys-devel/slibtool/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 62dec204e093178c71589891bd6c9695e6b8a564 X-VCS-Branch: master Date: Sat, 27 Mar 2021 19:17:22 +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: 710db830-7bf1-4324-b159-485761f10ff5 X-Archives-Hash: c298d5d59b9b424dc90e1aaa4c472e89 commit: 62dec204e093178c71589891bd6c9695e6b8a564 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Mar 27 19:16:54 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Mar 27 19:16:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62dec204 sys-devel/slibtool: keyworded 0.5.31 for ppc64 keyworded wrt bug #777435 Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> sys-devel/slibtool/slibtool-0.5.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/slibtool/slibtool-0.5.31.ebuild b/sys-devel/slibtool/slibtool-0.5.31.ebuild index 085e16f841b..057d3f4b44d 100644 --- a/sys-devel/slibtool/slibtool-0.5.31.ebuild +++ b/sys-devel/slibtool/slibtool-0.5.31.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc" src_configure() { # custom configure script (not generated by autoconf)