commit: 3a8faa4c44578a8ab3c16ec6cbf28a7e56627b6d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 7 04:21:17 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jun 7 04:21:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a8faa4c
sys-cluster/resource-agents: Stabilize 4.11.0 x86, #907968 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-cluster/resource-agents/resource-agents-4.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/resource-agents/resource-agents-4.11.0.ebuild b/sys-cluster/resource-agents/resource-agents-4.11.0.ebuild index d5c32f56840b..f89c860c795e 100644 --- a/sys-cluster/resource-agents/resource-agents-4.11.0.ebuild +++ b/sys-cluster/resource-agents/resource-agents-4.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ClusterLabs/resource-agents/archive/v${PV}.tar.gz -> LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa x86" IUSE="doc libnet rgmanager systemd" RDEPEND="
