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 4B19A1382C5 for ; Mon, 19 Apr 2021 19:18:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A0EEE0875; Mon, 19 Apr 2021 19:18:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 F3817E0874 for ; Mon, 19 Apr 2021 19:18:48 +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 1CBB6340E4D for ; Mon, 19 Apr 2021 19:18:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C80EB634 for ; Mon, 19 Apr 2021 19:18:46 +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: <1618859905.f29aed25422988443da4a63af4743e689fc243f1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/detox/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/detox/detox-1.4.0.ebuild X-VCS-Directories: app-misc/detox/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f29aed25422988443da4a63af4743e689fc243f1 X-VCS-Branch: master Date: Mon, 19 Apr 2021 19:18:46 +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: 53b8db51-cfb2-4ac8-8589-4184cd0b3747 X-Archives-Hash: 70cb86b833173b6dbdc130dc4b334ef8 commit: f29aed25422988443da4a63af4743e689fc243f1 Author: Sam James gentoo org> AuthorDate: Mon Apr 19 19:18:00 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Apr 19 19:18:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f29aed25 app-misc/detox: Stabilize 1.4.0 ppc, #784197 Signed-off-by: Sam James gentoo.org> app-misc/detox/detox-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/detox/detox-1.4.0.ebuild b/app-misc/detox/detox-1.4.0.ebuild index 7a6a540e4ce..f2f44523ed1 100644 --- a/app-misc/detox/detox-1.4.0.ebuild +++ b/app-misc/detox/detox-1.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/dharple/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~hppa ~mips ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}"/${MY_P}