diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-07 07:21:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-07 07:21:17 +0300 |
commit | 3a8faa4c44578a8ab3c16ec6cbf28a7e56627b6d (patch) | |
tree | 1b9eb6013e5bcc587e1f143dbf6498f636634859 /sys-cluster | |
parent | dev-libs/ntl: Stabilize 11.5.1-r3 ppc, #907964 (diff) | |
download | gentoo-3a8faa4c44578a8ab3c16ec6cbf28a7e56627b6d.tar.gz gentoo-3a8faa4c44578a8ab3c16ec6cbf28a7e56627b6d.tar.bz2 gentoo-3a8faa4c44578a8ab3c16ec6cbf28a7e56627b6d.zip |
sys-cluster/resource-agents: Stabilize 4.11.0 x86, #907968
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/resource-agents/resource-agents-4.11.0.ebuild | 4 |
1 files 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=" |