diff options
author | Sam James <sam@gentoo.org> | 2021-01-01 23:29:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-01 23:29:42 +0000 |
commit | 42b048d157d700a676b8c8ad5bd26730fe34cc14 (patch) | |
tree | d9999c04588f8b2a3961604f028387f20646c315 /sys-cluster/pacemaker | |
parent | sys-cluster/libqb: Stabilize 2.0.1-r1 amd64, #711674 (diff) | |
download | gentoo-42b048d157d700a676b8c8ad5bd26730fe34cc14.tar.gz gentoo-42b048d157d700a676b8c8ad5bd26730fe34cc14.tar.bz2 gentoo-42b048d157d700a676b8c8ad5bd26730fe34cc14.zip |
sys-cluster/pacemaker: Stabilize 2.0.5 amd64, #711674
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/pacemaker')
-rw-r--r-- | sys-cluster/pacemaker/pacemaker-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/pacemaker/pacemaker-2.0.5.ebuild b/sys-cluster/pacemaker/pacemaker-2.0.5.ebuild index 0d030893990e..0eed3c3478aa 100644 --- a/sys-cluster/pacemaker/pacemaker-2.0.5.ebuild +++ b/sys-cluster/pacemaker/pacemaker-2.0.5.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} |