diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-15 08:46:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-15 08:46:51 +0200 |
commit | 478ebfe0c6e2a7cd7dd48e4469c72408987b1aad (patch) | |
tree | 7cc33a6ba10d625518f4bf11e062e11d86c42135 /sys-cluster/resource-agents | |
parent | sys-boot/shim: Stabilize 15.6 amd64, #867562 (diff) | |
download | gentoo-478ebfe0c6e2a7cd7dd48e4469c72408987b1aad.tar.gz gentoo-478ebfe0c6e2a7cd7dd48e4469c72408987b1aad.tar.bz2 gentoo-478ebfe0c6e2a7cd7dd48e4469c72408987b1aad.zip |
sys-cluster/resource-agents: Stabilize 4.6.1 amd64, #867568
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster/resource-agents')
-rw-r--r-- | sys-cluster/resource-agents/resource-agents-4.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/resource-agents/resource-agents-4.6.1.ebuild b/sys-cluster/resource-agents/resource-agents-4.6.1.ebuild index 8deb2e905c83..db86414945da 100644 --- a/sys-cluster/resource-agents/resource-agents-4.6.1.ebuild +++ b/sys-cluster/resource-agents/resource-agents-4.6.1.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=7 @@ -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" RDEPEND="sys-apps/iproute2 |