diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-23 17:58:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-23 17:59:20 +0100 |
commit | e8a8c237bdd9c03756d31418e8deb707256fc14b (patch) | |
tree | 1a9290dda3004cd3dcc75d4a23907a385d949c0d /sci-physics/lammps | |
parent | dev-python/polygon: amd64 stable wrt bug #570648 (diff) | |
download | gentoo-e8a8c237bdd9c03756d31418e8deb707256fc14b.tar.gz gentoo-e8a8c237bdd9c03756d31418e8deb707256fc14b.tar.bz2 gentoo-e8a8c237bdd9c03756d31418e8deb707256fc14b.zip |
sci-physics/lammps: amd64 stable wrt bug #572100
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-physics/lammps')
-rw-r--r-- | sci-physics/lammps/lammps-20151207.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/lammps/lammps-20151207.ebuild b/sci-physics/lammps/lammps-20151207.ebuild index e692e6fc4cb5..2158b5f7de0b 100644 --- a/sci-physics/lammps/lammps-20151207.ebuild +++ b/sci-physics/lammps/lammps-20151207.ebuild @@ -21,7 +21,7 @@ SRC_URI="http://lammps.sandia.gov/tars/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples gzip lammps-memalign mpi python static-libs" DEPEND=" |