commit: 66c1b7c166c0b3fa89cd3406bf7ca7a6e53e1a5b Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Sep 1 08:44:43 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Sep 1 08:44:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c1b7c1
sys-cluster/ipvsadm: amd64 stable wrt bug #867565 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-cluster/ipvsadm/ipvsadm-1.31-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/ipvsadm/ipvsadm-1.31-r1.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.31-r1.ebuild index 3cd7289231c3..b62d2ac8f06c 100644 --- a/sys-cluster/ipvsadm/ipvsadm-1.31-r1.ebuild +++ b/sys-cluster/ipvsadm/ipvsadm-1.31-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://kernel.org/pub/linux/utils/kernel/ipvsadm/ipvsadm-${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="static-libs" RDEPEND="
