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