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 B5CFB1382C5 for ; Fri, 20 Apr 2018 01:35:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C97FCE0896; Fri, 20 Apr 2018 01:35:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A1CAFE087E for ; Fri, 20 Apr 2018 01:35: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 2AFD7335C82 for ; Fri, 20 Apr 2018 01:35:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65A02291 for ; Fri, 20 Apr 2018 01:35:29 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1524188007.e7d46c88d17d6308f24e7008e525bbdabd369936.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/iucode_tool/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild X-VCS-Directories: sys-apps/iucode_tool/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: e7d46c88d17d6308f24e7008e525bbdabd369936 X-VCS-Branch: master Date: Fri, 20 Apr 2018 01:35:29 +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-Archives-Salt: c041c8d5-8f0a-4483-9d23-c03d83c92119 X-Archives-Hash: b3682146f7c5bdcc2d73badf0b1bf9e2 commit: e7d46c88d17d6308f24e7008e525bbdabd369936 Author: Aaron Bauman gentoo org> AuthorDate: Fri Apr 20 01:33:27 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Apr 20 01:33:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d46c88 sys-apps/iucode_tool: amd64 stable wrt bug #641350 Bug: https://bugs.gentoo.org/641350 Package-Manager: Portage-2.3.31, Repoman-2.3.9 sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild b/sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild index c7682ec0078..c8f2ea39a57 100644 --- a/sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild +++ b/sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://gitlab.com/iucode-tool/releases/raw/master/${PN/_/-}_${PV}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="" S="${WORKDIR}/${PN/_/-}-${PV}"