summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-04-04 08:37:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-04-04 08:37:11 +0200
commit24171ea2b68abe1f8180015ec71ef9542ab51944 (patch)
tree51df2c62808bf32718cb3c12d759ea98398279ef
parentnet-firewall/firewalld: amd64 stable wrt bug #836678 (diff)
downloadgentoo-24171ea2.tar.gz
gentoo-24171ea2.tar.bz2
gentoo-24171ea2.zip
sci-libs/med: amd64 stable wrt bug #836683
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sci-libs/med/med-4.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/med/med-4.1.0.ebuild b/sci-libs/med/med-4.1.0.ebuild
index ec6eef42dc1e..28173589f16e 100644
--- a/sci-libs/med/med-4.1.0.ebuild
+++ b/sci-libs/med/med-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="https://files.salome-platform.org/Salome/other/${P}.tar.gz"
LICENSE="LGPL-3"
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 )"