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 B76241396D9 for ; Wed, 1 Nov 2017 11:48:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16A96E0C47; Wed, 1 Nov 2017 11:48:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 EE62EE0C47 for ; Wed, 1 Nov 2017 11:48:44 +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 C844834177C for ; Wed, 1 Nov 2017 11:48:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8AF4B9114 for ; Wed, 1 Nov 2017 11:48:42 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1509536892.7d4e81c9b0ec0022bdbe9050277992ba2270b367.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnsl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnsl/libnsl-0.ebuild X-VCS-Directories: net-libs/libnsl/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 7d4e81c9b0ec0022bdbe9050277992ba2270b367 X-VCS-Branch: master Date: Wed, 1 Nov 2017 11:48:42 +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: acace9b1-7d5a-4ba8-927e-5294258e063d X-Archives-Hash: bc886e1f4a88402d165afb3b9e9d9cfe commit: 7d4e81c9b0ec0022bdbe9050277992ba2270b367 Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed Nov 1 11:40:09 2017 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Wed Nov 1 11:48:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d4e81c9 net-libs/libnsl: Stable for all This version (-0) is just some strange type of virtual after all... Package-Manager: Portage-2.3.13, Repoman-2.3.4 net-libs/libnsl/libnsl-0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-libs/libnsl/libnsl-0.ebuild b/net-libs/libnsl/libnsl-0.ebuild index f5c68293a69..08ff16d005d 100644 --- a/net-libs/libnsl/libnsl-0.ebuild +++ b/net-libs/libnsl/libnsl-0.ebuild @@ -10,7 +10,8 @@ HOMEPAGE="https://github.com/thkukuk/libnsl" SLOT="0/1" LICENSE="LGPL-2.1+" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" + IUSE="" DEPEND="