diff options
author | Sam James <sam@gentoo.org> | 2021-05-11 19:06:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-11 19:24:02 +0000 |
commit | 4f649101f36fe6fe2672fff65cabd64398a06f14 (patch) | |
tree | 5bef341ac02a8c6274ffa2ea2420aea16dc9f44b /sci-chemistry | |
parent | media-libs/shaderc: fix build with USE=doc (fix cmake_src_compile typo) (diff) | |
download | gentoo-4f649101f36fe6fe2672fff65cabd64398a06f14.tar.gz gentoo-4f649101f36fe6fe2672fff65cabd64398a06f14.tar.bz2 gentoo-4f649101f36fe6fe2672fff65cabd64398a06f14.zip |
sci-chemistry/gromacs: remove ALLARCHES
This package compiles (a lot of) C++, hence not suitable for ALLARCHES. ALLARCHES
is left for architecture-independent data files or, possibly, e.g. shell scripts,
Python, etc.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/gromacs/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/metadata.xml b/sci-chemistry/gromacs/metadata.xml index 23a4ee60ef76..4235f32ded67 100644 --- a/sci-chemistry/gromacs/metadata.xml +++ b/sci-chemistry/gromacs/metadata.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <stabilize-allarches/> <maintainer type="person"> <email>alexxy@gentoo.org</email> <name>Alexey Shvetsov</name> |