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 71837138331 for ; Sat, 26 May 2018 10:01:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFC0CE0880; Sat, 26 May 2018 10:01:20 +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 89FA5E0880 for ; Sat, 26 May 2018 10:01:20 +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 3AD4E335C9B for ; Sat, 26 May 2018 10:01:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 923FE296 for ; Sat, 26 May 2018 10:01:17 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1527328839.cea26d52a48609e5afc12d15db29633daf51e8a0.zlogene@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: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: cea26d52a48609e5afc12d15db29633daf51e8a0 X-VCS-Branch: master Date: Sat, 26 May 2018 10:01:17 +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: a23cdfac-bcce-41ae-83f6-9b64268f1bcf X-Archives-Hash: 7e6b1176ec89c34e21a83c09d5ccedd5 commit: cea26d52a48609e5afc12d15db29633daf51e8a0 Author: Mikle Kolyada gentoo org> AuthorDate: Sat May 26 10:00:39 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat May 26 10:00:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea26d52 app-crypt/libmd: ppc stable wrt bug #653570 Package-Manager: Portage-2.3.24, Repoman-2.3.6 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 16f830c5f4b..aed0b60e74e 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=""