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 48B35139368 for ; Wed, 11 Aug 2021 00:03:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C35E2E0893; Wed, 11 Aug 2021 00:02:56 +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 A86C8E0893 for ; Wed, 11 Aug 2021 00:02:56 +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 6D4F5342EBB for ; Wed, 11 Aug 2021 00:02:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87981850 for ; Wed, 11 Aug 2021 00:02:51 +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: <1628640151.4c4b99cc8cd27d660e2728dc51596034645b4c63.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-flow/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/git-flow/git-flow-1.12.3-r2.ebuild X-VCS-Directories: dev-vcs/git-flow/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4c4b99cc8cd27d660e2728dc51596034645b4c63 X-VCS-Branch: master Date: Wed, 11 Aug 2021 00:02:51 +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: 7e92388c-40d8-478b-af16-3091e2a5661d X-Archives-Hash: 06b61d9e4a8f67bc6b168d44e411d9ce commit: 4c4b99cc8cd27d660e2728dc51596034645b4c63 Author: Sam James gentoo org> AuthorDate: Wed Aug 11 00:00:42 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 11 00:02:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c4b99cc dev-vcs/git-flow: Stabilize 1.12.3-r2 x86, #807571 Signed-off-by: Sam James gentoo.org> dev-vcs/git-flow/git-flow-1.12.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-flow/git-flow-1.12.3-r2.ebuild b/dev-vcs/git-flow/git-flow-1.12.3-r2.ebuild index c250428cff3..fe3202788ae 100644 --- a/dev-vcs/git-flow/git-flow-1.12.3-r2.ebuild +++ b/dev-vcs/git-flow/git-flow-1.12.3-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/petervanderdoes/${MY_PN}/archive/${PV}.tar.gz -> ${P LICENSE="BSD MIT" SLOT="0" -KEYWORDS="amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND="dev-vcs/git"