diff options
-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 |