diff options
author | Sam James <sam@gentoo.org> | 2021-01-14 23:58:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-14 23:58:50 +0000 |
commit | 4c0fc4fe305277c5f0c74f2c13a32a110f3fcfb0 (patch) | |
tree | 0a3c72cc0cd3daf0d62af33b5edac92836761d5c /sys-cluster/corosync | |
parent | net-print/epson-inkjet-printer-escpr: Stabilize 1.7.8 amd64, #765367 (diff) | |
download | gentoo-4c0fc4fe305277c5f0c74f2c13a32a110f3fcfb0.tar.gz gentoo-4c0fc4fe305277c5f0c74f2c13a32a110f3fcfb0.tar.bz2 gentoo-4c0fc4fe305277c5f0c74f2c13a32a110f3fcfb0.zip |
sys-cluster/corosync: Stabilize 3.1.0 x86, #658354
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/corosync')
-rw-r--r-- | sys-cluster/corosync/corosync-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/corosync/corosync-3.1.0.ebuild b/sys-cluster/corosync/corosync-3.1.0.ebuild index 78fcbbd9ed71..9ed0f068c2d2 100644 --- a/sys-cluster/corosync/corosync-3.1.0.ebuild +++ b/sys-cluster/corosync/corosync-3.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2 public-domain" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86" IUSE="augeas dbus doc snmp systemd watchdog xml" RDEPEND="dev-libs/nss |