diff options
author | Sam James <sam@gentoo.org> | 2021-01-01 05:45:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-01 05:45:04 +0000 |
commit | 16b6c3a1537c087399618ec869b48ef4e8405eb4 (patch) | |
tree | fe7d8039fec3f538b76305b54dd2ef55039852f5 /sys-cluster | |
parent | sci-calculators/units: bump to 2.21 (diff) | |
download | gentoo-16b6c3a1537c087399618ec869b48ef4e8405eb4.tar.gz gentoo-16b6c3a1537c087399618ec869b48ef4e8405eb4.tar.bz2 gentoo-16b6c3a1537c087399618ec869b48ef4e8405eb4.zip |
sys-cluster/pacemaker: Stabilize 1.1.24 amd64, #762853
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/pacemaker/pacemaker-1.1.24.ebuild | 4 |
1 files 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 2b957bb10d39..4f09fb9802b1 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} |