summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-02 05:30:19 +0000
committerSam James <sam@gentoo.org>2022-02-02 05:30:19 +0000
commit6d7c724246efc00ae4acd221ec4afc0a3279c75e (patch)
tree969ac912b4aae0dee03d8c767c3afed9bc159ceb /sys-cluster/knem
parentprofiles/arch/x86: stable-mask sys-cluster/slurm[ucx] (diff)
downloadgentoo-6d7c724246efc00ae4acd221ec4afc0a3279c75e.tar.gz
gentoo-6d7c724246efc00ae4acd221ec4afc0a3279c75e.tar.bz2
gentoo-6d7c724246efc00ae4acd221ec4afc0a3279c75e.zip
sys-cluster/knem: Stabilize 1.1.3-r3 amd64, #816579
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/knem')
-rw-r--r--sys-cluster/knem/knem-1.1.3-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/knem/knem-1.1.3-r3.ebuild b/sys-cluster/knem/knem-1.1.3-r3.ebuild
index 3241a9c53b13..8a2526c88a42 100644
--- a/sys-cluster/knem/knem-1.1.3-r3.ebuild
+++ b/sys-cluster/knem/knem-1.1.3-r3.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=6
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="http://gforge.inria.fr/frs/download.php/37186/${P}.tar.gz"
- KEYWORDS="~amd64 ~riscv ~x86"
+ KEYWORDS="amd64 ~riscv ~x86"
fi
LICENSE="GPL-2 LGPL-2"