commit: 16b6c3a1537c087399618ec869b48ef4e8405eb4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 1 05:45:04 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 1 05:45:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b6c3a1
sys-cluster/pacemaker: Stabilize 1.1.24 amd64, #762853 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-cluster/pacemaker/pacemaker-1.1.24.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/pacemaker/pacemaker-1.1.24.ebuild b/sys-cluster/pacemaker/pacemaker-1.1.24.ebuild index 2b957bb10d3..4f09fb9802b 100644 --- a/sys-cluster/pacemaker/pacemaker-1.1.24.ebuild +++ b/sys-cluster/pacemaker/pacemaker-1.1.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/ClusterLabs/${PN}/archive/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="acl smtp snmp" DEPEND="${PYTHON_DEPS}
