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 AFA811382C5 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 13623E0815; 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 EF7AFE0815 for ; Sat, 27 Mar 2021 19:17:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 127B133E55B 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 0FC39637 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: <1616872591.8301607a0f9b259b44a9192931daf953a516714e.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: 8301607a0f9b259b44a9192931daf953a516714e 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: 197b7095-236b-48d2-ace7-5e48ea6baf6c X-Archives-Hash: db029f3895026fbb7a40b1de53691e87 commit: 8301607a0f9b259b44a9192931daf953a516714e Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Mar 27 19:16:31 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Mar 27 19:16:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8301607a sys-devel/slibtool: keyworded 0.5.31 for ppc keyworded wrt bug #777435 Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" 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 831908b5677..085e16f841b 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 ~sparc" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc" src_configure() { # custom configure script (not generated by autoconf)