commit: d2308f31e0da5285fac32f5c60c5bcfb3a0bc1c9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 2 05:33:30 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 2 05:33:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2308f31
Revert "sys-cluster/knem: Stabilize 1.1.3-r3 amd64, #816579"
Didn't mean to stable this one, fixed pkg list.
This reverts commit 6d7c724246efc00ae4acd221ec4afc0a3279c75e.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/knem/knem-1.1.3-r3.ebuild | 4 ++--
1 file 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 8a2526c88a42..3241a9c53b13 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-2022 Gentoo Authors
+# Copyright 1999-2021 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"