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 87DAE13835C for ; Sun, 18 Oct 2020 18:06:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB074E0A4A; Sun, 18 Oct 2020 18:06:07 +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 A0699E0A4A for ; Sun, 18 Oct 2020 18:06:07 +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 C95AE33BEF2 for ; Sun, 18 Oct 2020 18:06:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EB203B1 for ; Sun, 18 Oct 2020 18:06:04 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1603044266.7d9f4cb1ee21460fd85a03fabf13d20c2863a0ca.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/sedutil/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/sedutil/sedutil-1.15.1.ebuild X-VCS-Directories: sys-block/sedutil/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 7d9f4cb1ee21460fd85a03fabf13d20c2863a0ca X-VCS-Branch: master Date: Sun, 18 Oct 2020 18:06:04 +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: b797ae12-26ff-4d82-867d-73f272f92285 X-Archives-Hash: 208c0280fb7fe22f1df1598feb64e181 commit: 7d9f4cb1ee21460fd85a03fabf13d20c2863a0ca Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Oct 18 18:04:26 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Oct 18 18:04:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9f4cb1 sys-block/sedutil: x86 stable (bug #749414) Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann gentoo.org> sys-block/sedutil/sedutil-1.15.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/sedutil/sedutil-1.15.1.ebuild b/sys-block/sedutil/sedutil-1.15.1.ebuild index 49da0065b21..3e0b794d836 100644 --- a/sys-block/sedutil/sedutil-1.15.1.ebuild +++ b/sys-block/sedutil/sedutil-1.15.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Drive-Trust-Alliance/${PN}/archive/${PV}.tar.gz -> $ LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" src_prepare() {