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 85331138337 for ; Wed, 31 Jul 2019 13:12:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9C3BE077F; Wed, 31 Jul 2019 13:12:32 +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 8E5A0E077F for ; Wed, 31 Jul 2019 13:12:32 +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 A1F6C3490AC for ; Wed, 31 Jul 2019 13:12:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BCCB742 for ; Wed, 31 Jul 2019 13:12:30 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1564578737.2acec4d2ee98437822b160d77f6c5ec216c1026e.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/emerge-delta-webrsync/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.7.6.ebuild X-VCS-Directories: app-portage/emerge-delta-webrsync/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 2acec4d2ee98437822b160d77f6c5ec216c1026e X-VCS-Branch: master Date: Wed, 31 Jul 2019 13:12:30 +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: 588dada3-bd93-4bcc-a165-a7daf7b4e6b5 X-Archives-Hash: aa0bb69cf80f146033c9b442d5efc28c commit: 2acec4d2ee98437822b160d77f6c5ec216c1026e Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 31 13:12:17 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 31 13:12:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2acec4d2 app-portage/emerge-delta-webrsync: alpha stable wrt bug #690952 Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo gentoo.org> app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.7.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.7.6.ebuild b/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.7.6.ebuild index 368c9b3578b..45ed29b43e6 100644 --- a/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.7.6.ebuild +++ b/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.7.6.ebuild @@ -7,7 +7,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" SRC_URI="https://gitweb.gentoo.org/proj/portage.git/plain/misc/emerge-delta-webrsync?id=829623eadbeda97d37c0ea50dc5f08f19bf4561b -> ${P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=""