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 C71B01382C5 for ; Fri, 12 Feb 2021 13:48:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9027DE0C9A; Fri, 12 Feb 2021 13:48:25 +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 77D32E0C9A for ; Fri, 12 Feb 2021 13:48:25 +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 75372341096 for ; Fri, 12 Feb 2021 13:48:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D41234CA for ; Fri, 12 Feb 2021 13:48:21 +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: <1613137686.a265297a1557f134fe1f908f3f70cdc5fd1501bb.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/dar/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/dar/dar-2.6.10.ebuild X-VCS-Directories: app-backup/dar/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a265297a1557f134fe1f908f3f70cdc5fd1501bb X-VCS-Branch: master Date: Fri, 12 Feb 2021 13:48:21 +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: 322b2da0-b0d9-4c10-bcb5-a5c178422a16 X-Archives-Hash: 3d2c71b86c603c13e4f24a3651268fa6 commit: a265297a1557f134fe1f908f3f70cdc5fd1501bb Author: Sam James gentoo org> AuthorDate: Fri Feb 12 13:48:06 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 12 13:48:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a265297a app-backup/dar: Stabilize 2.6.10 amd64, #770001 Signed-off-by: Sam James gentoo.org> app-backup/dar/dar-2.6.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/dar/dar-2.6.10.ebuild b/app-backup/dar/dar-2.6.10.ebuild index 7bca005e0d4..8cce3a914ff 100644 --- a/app-backup/dar/dar-2.6.10.ebuild +++ b/app-backup/dar/dar-2.6.10.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/dar/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86 ~amd64-linux" +KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux" IUSE="curl dar32 dar64 doc gcrypt gpg lzo nls static static-libs xattr" RESTRICT="test" # need to be run as root