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 8C2C91382C5 for ; Mon, 23 Apr 2018 02:30:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA694E0AD1; Mon, 23 Apr 2018 02:30:48 +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 7E463E0ACA for ; Mon, 23 Apr 2018 02:30:48 +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 DD6B8335C75 for ; Mon, 23 Apr 2018 02:30:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 295D927E for ; Mon, 23 Apr 2018 02:30:45 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1524450627.655130b44bf4366d79d005eb1439fd26fecae392.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/lammps/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/lammps/lammps-20180316.ebuild X-VCS-Directories: sci-physics/lammps/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 655130b44bf4366d79d005eb1439fd26fecae392 X-VCS-Branch: master Date: Mon, 23 Apr 2018 02:30:45 +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: 79576a3e-992e-475b-be67-1cdb0ca61481 X-Archives-Hash: 2956f19b70d376205229ad0eef5d7e4f commit: 655130b44bf4366d79d005eb1439fd26fecae392 Author: Aaron Bauman gentoo org> AuthorDate: Mon Apr 23 01:58:04 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Mon Apr 23 02:30:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=655130b4 sci-physics/lammps: amd64 stable wrt bug #630444 Bug: https://bugs.gentoo.org/630444 Package-Manager: Portage-2.3.31, Repoman-2.3.9 sci-physics/lammps/lammps-20180316.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-physics/lammps/lammps-20180316.ebuild b/sci-physics/lammps/lammps-20180316.ebuild index 1f8951205bb..fe54f494394 100644 --- a/sci-physics/lammps/lammps-20180316.ebuild +++ b/sci-physics/lammps/lammps-20180316.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/lammps/lammps/archive/${MY_PV}.tar.gz -> ${MY_P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="cuda examples gzip lammps-memalign mpi netcdf python test" DEPEND="