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 73B32138334 for ; Tue, 23 Oct 2018 18:24:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F4AFE0896; Tue, 23 Oct 2018 18:24:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 468D0E0896 for ; Tue, 23 Oct 2018 18:24:00 +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 3A615335CDE for ; Tue, 23 Oct 2018 18:23:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C49AD449 for ; Tue, 23 Oct 2018 18:23:56 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1540319026.b7b58ada3a84acf80c4786fbb675bcedcb074679.slyfox@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-r1.ebuild X-VCS-Directories: app-crypt/libmd/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: b7b58ada3a84acf80c4786fbb675bcedcb074679 X-VCS-Branch: master Date: Tue, 23 Oct 2018 18:23:56 +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: 13c0792a-a87e-4ac3-aa02-2ce08f18fac4 X-Archives-Hash: ede98856e3ae962a264ad4c789cedea3 commit: b7b58ada3a84acf80c4786fbb675bcedcb074679 Author: Rolf Eike Beer sf-mail de> AuthorDate: Tue Oct 23 05:25:16 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Oct 23 18:23:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b58ada app-crypt/libmd: keyworded 1.0.0-r1 for sparc, bug #667282 Signed-off-by: Rolf Eike Beer sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich gentoo.org> app-crypt/libmd/libmd-1.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/libmd/libmd-1.0.0-r1.ebuild b/app-crypt/libmd/libmd-1.0.0-r1.ebuild index 1c96f649e42..fb6a517f9fb 100644 --- a/app-crypt/libmd/libmd-1.0.0-r1.ebuild +++ b/app-crypt/libmd/libmd-1.0.0-r1.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 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="static-libs" src_configure() {