From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1281472-garchives=archives.gentoo.org@lists.gentoo.org> 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 76E491382C5 for <garchives@archives.gentoo.org>; Thu, 13 May 2021 17:16:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF755E092A; Thu, 13 May 2021 17:15:59 +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 B4534E092A for <gentoo-commits@lists.gentoo.org>; Thu, 13 May 2021 17:15:59 +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 D635A340FA5 for <gentoo-commits@lists.gentoo.org>; Thu, 13 May 2021 17:15:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74AF175B for <gentoo-commits@lists.gentoo.org>; Thu, 13 May 2021 17:15:57 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1620926153.c304b8a921c80922f9c7321b08cea5de2f227931.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/di/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/di/di-4.50.ebuild X-VCS-Directories: sys-block/di/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c304b8a921c80922f9c7321b08cea5de2f227931 X-VCS-Branch: master Date: Thu, 13 May 2021 17:15:57 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d7a7b027-3156-453d-9913-fc50ed9abea1 X-Archives-Hash: 6511596f517b841a2b6c7b8e2d386933 commit: c304b8a921c80922f9c7321b08cea5de2f227931 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 13 17:15:53 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 13 17:15:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c304b8a9 sys-block/di: Stabilize 4.50 x86, #789879 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-block/di/di-4.50.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/di/di-4.50.ebuild b/sys-block/di/di-4.50.ebuild index 262e3bdf4a5..03bfee73374 100644 --- a/sys-block/di/di-4.50.ebuild +++ b/sys-block/di/di-4.50.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/diskinfo-di/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="nls" RESTRICT="test" #405205, #405471