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 D2645138335 for ; Sat, 29 Dec 2018 11:56:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80F49E08A5; Sat, 29 Dec 2018 11:56:52 +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 56277E08AB for ; Sat, 29 Dec 2018 11:56:51 +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 4BD1F335C31 for ; Sat, 29 Dec 2018 11:56:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B87B4F7 for ; Sat, 29 Dec 2018 11:56:48 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1546084605.2be0461d2a6c4be223147ff99a6e4146e63b6085.jer@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.1.ebuild X-VCS-Directories: app-crypt/libmd/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 2be0461d2a6c4be223147ff99a6e4146e63b6085 X-VCS-Branch: master Date: Sat, 29 Dec 2018 11:56:48 +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: e26d0e4d-c52a-4618-845f-d620069384a2 X-Archives-Hash: 07217eaa39b3c5f352ec19a9b27246f2 commit: 2be0461d2a6c4be223147ff99a6e4146e63b6085 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Dec 29 11:55:28 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Dec 29 11:56:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be0461d app-crypt/libmd: Mark ~hppa (bug #667282). Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers gentoo.org> app-crypt/libmd/libmd-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/libmd/libmd-1.0.1.ebuild b/app-crypt/libmd/libmd-1.0.1.ebuild index f483ca1aa02..970d33672e9 100644 --- a/app-crypt/libmd/libmd-1.0.1.ebuild +++ b/app-crypt/libmd/libmd-1.0.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://archive.hadrons.org/software/libmd/${P}.tar.xz" LICENSE="|| ( BSD BSD-2 ISC BEER-WARE public-domain )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="static-libs" src_configure() {