diff options
author | Sam James <sam@gentoo.org> | 2023-05-26 15:38:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-26 15:38:22 +0100 |
commit | 896ac92d45f1e4b2c9af3b38c7ef2727530ffe49 (patch) | |
tree | 639b3f9e662bbd7ddd487bf19c62ab03ab825757 /sci-libs | |
parent | media-gfx/alembic: Stabilize 1.8.5 amd64, #907205 (diff) | |
download | gentoo-896ac92d45f1e4b2c9af3b38c7ef2727530ffe49.tar.gz gentoo-896ac92d45f1e4b2c9af3b38c7ef2727530ffe49.tar.bz2 gentoo-896ac92d45f1e4b2c9af3b38c7ef2727530ffe49.zip |
sci-libs/med: Stabilize 4.1.1-r3 amd64, #907206
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/med/med-4.1.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/med/med-4.1.1-r3.ebuild b/sci-libs/med/med-4.1.1-r3.ebuild index 6fa0f413d8c9..c5d4f76fecce 100644 --- a/sci-libs/med/med-4.1.1-r3.ebuild +++ b/sci-libs/med/med-4.1.1-r3.ebuild @@ -16,7 +16,7 @@ LICENSE="LGPL-3" S="${WORKDIR}/${P}_SRC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc fortran mpi python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test ) python? ( test )" |