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 777F91382C5 for ; Fri, 20 Apr 2018 01:28:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DE13E0894; Fri, 20 Apr 2018 01:28:54 +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 3522BE087A for ; Fri, 20 Apr 2018 01:28:54 +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 22BBB335C74 for ; Fri, 20 Apr 2018 01:28:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DC10293 for ; Fri, 20 Apr 2018 01:28:51 +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: <1524186916.9caf054b4337b2e5449f3c617cb93a93815f03c7.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libmd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/libmd/libmd-1.0.0.ebuild X-VCS-Directories: app-crypt/libmd/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 9caf054b4337b2e5449f3c617cb93a93815f03c7 X-VCS-Branch: master Date: Fri, 20 Apr 2018 01:28:51 +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: e657a600-9bec-45d6-8cc9-f0b661dc6bcf X-Archives-Hash: 0265708f36bfdec3ddebcab70fed985c commit: 9caf054b4337b2e5449f3c617cb93a93815f03c7 Author: Aaron Bauman gentoo org> AuthorDate: Fri Apr 20 01:15:16 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Apr 20 01:15:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9caf054b app-crypt/libmd: amd64 stable wrt bug #653570 Bug: https://bugs.gentoo.org/653570 Package-Manager: Portage-2.3.31, Repoman-2.3.9 app-crypt/libmd/libmd-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/libmd/libmd-1.0.0.ebuild b/app-crypt/libmd/libmd-1.0.0.ebuild index 94c363382db..2032ae0f388 100644 --- a/app-crypt/libmd/libmd-1.0.0.ebuild +++ b/app-crypt/libmd/libmd-1.0.0.ebuild @@ -9,5 +9,5 @@ SRC_URI="https://archive.hadrons.org/software/libmd/${P}.tar.xz" LICENSE="|| ( BSD BSD-2 ISC BEER-WARE public-domain )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE=""