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 A610F1382C5 for ; Thu, 7 Jan 2021 10:11:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2FD9E0908; Thu, 7 Jan 2021 10:11:34 +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 D7E22E0908 for ; Thu, 7 Jan 2021 10:11:34 +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 8757E341378 for ; Thu, 7 Jan 2021 10:11:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01A3E4C for ; Thu, 7 Jan 2021 10:11:32 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1610014286.1f1c951065a84c49e421c757d5f0097fa081dd9c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/afflib/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-forensics/afflib/afflib-3.7.19.ebuild X-VCS-Directories: app-forensics/afflib/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1f1c951065a84c49e421c757d5f0097fa081dd9c X-VCS-Branch: master Date: Thu, 7 Jan 2021 10:11:32 +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: d11c3f54-8c10-4599-b8b8-78234655286f X-Archives-Hash: 7c015b7477d34d9d8089bfd8b95e9beb commit: 1f1c951065a84c49e421c757d5f0097fa081dd9c Author: Sam James gentoo org> AuthorDate: Thu Jan 7 10:11:26 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 7 10:11:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f1c9510 app-forensics/afflib: Stabilize 3.7.19 ppc, #763384 Signed-off-by: Sam James gentoo.org> app-forensics/afflib/afflib-3.7.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-forensics/afflib/afflib-3.7.19.ebuild b/app-forensics/afflib/afflib-3.7.19.ebuild index 14350d6f0a6..f8e09116e70 100644 --- a/app-forensics/afflib/afflib-3.7.19.ebuild +++ b/app-forensics/afflib/afflib-3.7.19.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~hppa ppc x86 ~x64-macos" IUSE="fuse libressl ncurses python qemu readline s3 static-libs threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # Tests don't play well with sandbox