summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-09-25 09:37:39 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-09-25 09:39:00 +0300
commitc10c152db290d1ee7085e9ab440a9bda5e8feaef (patch)
tree15f8a9956f012042d5eace20b3821eba0e6532e6 /sci-libs
parentdev-lang/rust: fix 1.64.0 build on sparc (diff)
downloadgentoo-c10c152db290d1ee7085e9ab440a9bda5e8feaef.tar.gz
gentoo-c10c152db290d1ee7085e9ab440a9bda5e8feaef.tar.bz2
gentoo-c10c152db290d1ee7085e9ab440a9bda5e8feaef.zip
sci-libs/med: Stabilize 4.1.1 amd64, #872638
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/med/med-4.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/med/med-4.1.1.ebuild b/sci-libs/med/med-4.1.1.ebuild
index ff91fb7b8fd2..cc4913e526ab 100644
--- a/sci-libs/med/med-4.1.1.ebuild
+++ b/sci-libs/med/med-4.1.1.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 )"