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 10141138335 for ; Wed, 26 Jun 2019 03:12:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 281EBE0844; Wed, 26 Jun 2019 03:12:03 +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 0F0FAE0844 for ; Wed, 26 Jun 2019 03:12:02 +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 EFF8D346A4A for ; Wed, 26 Jun 2019 03:12:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1E81628 for ; Wed, 26 Jun 2019 03:11:59 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1561518699.cae66b366ef19e10957d6fdd1a6a109bd13a41bf.heroxbd@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-lapack/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-eselect/eselect-lapack/eselect-lapack-0.2.ebuild X-VCS-Directories: app-eselect/eselect-lapack/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: cae66b366ef19e10957d6fdd1a6a109bd13a41bf X-VCS-Branch: master Date: Wed, 26 Jun 2019 03:11:59 +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: ffc53087-8fcc-4c13-8df2-b31bf27aca36 X-Archives-Hash: 180b748584ce4fef9ffaf4d13d717afd commit: cae66b366ef19e10957d6fdd1a6a109bd13a41bf Author: Benda Xu gentoo org> AuthorDate: Wed Jun 26 02:38:18 2019 +0000 Commit: Benda XU gentoo org> CommitDate: Wed Jun 26 03:11:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae66b36 app-eselect/eselect-lapack: drop non-glibc keywords. The new mechanism is designed around ld.so.conf. They are not well tested on others. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu gentoo.org> app-eselect/eselect-lapack/eselect-lapack-0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-eselect/eselect-lapack/eselect-lapack-0.2.ebuild b/app-eselect/eselect-lapack/eselect-lapack-0.2.ebuild index 5fcf3f21f41..05e9e67bcb9 100644 --- a/app-eselect/eselect-lapack/eselect-lapack-0.2.ebuild +++ b/app-eselect/eselect-lapack/eselect-lapack-0.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" # Need skel.bash lib