diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 01:39:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 01:39:31 +0000 |
commit | 00136101e434fb73f45bbb9ad13eb509caab77b7 (patch) | |
tree | b7bf414f60f4881943d59e59f44ee917317e4983 /sci-physics | |
parent | dev-tcltk/tclpython: Stabilize 5.0-r1 x86, #783246 (diff) | |
download | gentoo-00136101e434fb73f45bbb9ad13eb509caab77b7.tar.gz gentoo-00136101e434fb73f45bbb9ad13eb509caab77b7.tar.bz2 gentoo-00136101e434fb73f45bbb9ad13eb509caab77b7.zip |
sci-physics/lammps: Stabilize 20200303-r1 x86, #783258
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/lammps/lammps-20200303-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/lammps/lammps-20200303-r1.ebuild b/sci-physics/lammps/lammps-20200303-r1.ebuild index 9d05fe4aa872..3c647387cf02 100644 --- a/sci-physics/lammps/lammps-20200303-r1.ebuild +++ b/sci-physics/lammps/lammps-20200303-r1.ebuild @@ -23,7 +23,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 kokkos lammps-memalign mpi netcdf python test" RESTRICT="!test? ( test )" |