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 89DE31382C5 for ; Mon, 21 Dec 2020 09:37:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E01B2BC02A; Mon, 21 Dec 2020 09:37:01 +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 5F29C2BC02A for ; Mon, 21 Dec 2020 09:37:01 +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 042D9340F42 for ; Mon, 21 Dec 2020 09:37:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1135844C for ; Mon, 21 Dec 2020 09:36: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: <1608543406.d6f3dd980e3cac9f45f62f3043d7d58ad6d38ea0.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsmi/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libsmi/libsmi-0.5.0-r1.ebuild X-VCS-Directories: net-libs/libsmi/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: d6f3dd980e3cac9f45f62f3043d7d58ad6d38ea0 X-VCS-Branch: master Date: Mon, 21 Dec 2020 09:36: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bad36779-786c-4fe7-93ed-f27600bd5831 X-Archives-Hash: 289f773b38aecbed94a644ad5d21abc3 commit: d6f3dd980e3cac9f45f62f3043d7d58ad6d38ea0 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Dec 21 09:35:57 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Dec 21 09:36:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6f3dd98 net-libs/libsmi: stable 0.5.0-r1 for hppa stable wrt bug #757192 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich gentoo.org> net-libs/libsmi/libsmi-0.5.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libsmi/libsmi-0.5.0-r1.ebuild b/net-libs/libsmi/libsmi-0.5.0-r1.ebuild index 6b0294947d2..f36fbd9bb1e 100644 --- a/net-libs/libsmi/libsmi-0.5.0-r1.ebuild +++ b/net-libs/libsmi/libsmi-0.5.0-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.ibr.cs.tu-bs.de/projects/libsmi/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 s390 sparc x86" IUSE="static-libs" RESTRICT="test"