diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-12 10:30:15 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-12 10:30:15 +0200 |
commit | 0e31c0401da24a9d65042854ec20a4d04b26dd4f (patch) | |
tree | ae169bad3c8dc6464fa00a370d92a1a03a2972a3 /sys-cluster/corosync | |
parent | sys-cluster/kronosnet: Keyword 1.25 sparc, #919424 (diff) | |
download | gentoo-0e31c0401da24a9d65042854ec20a4d04b26dd4f.tar.gz gentoo-0e31c0401da24a9d65042854ec20a4d04b26dd4f.tar.bz2 gentoo-0e31c0401da24a9d65042854ec20a4d04b26dd4f.zip |
sys-cluster/corosync: Keyword 3.1.0 sparc, #919424
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-cluster/corosync')
-rw-r--r-- | sys-cluster/corosync/corosync-3.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/corosync/corosync-3.1.0.ebuild b/sys-cluster/corosync/corosync-3.1.0.ebuild index 614f1d632a1e..ac633f7b2e8d 100644 --- a/sys-cluster/corosync/corosync-3.1.0.ebuild +++ b/sys-cluster/corosync/corosync-3.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~sparc x86" IUSE="augeas dbus doc selinux snmp systemd watchdog xml" DEPEND=" |