summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-03 20:51:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-03 20:51:21 +0200
commit4b67dc66132a5faeac114830dc84a5c762a1c84f (patch)
treec4ed10f71bff7520f67a5b0e02c96876d2d71cdf /net-misc/radvd
parentsys-cluster/ceph: Stabilize 17.2.7 ppc64, #921204 (diff)
downloadgentoo-4b67dc66132a5faeac114830dc84a5c762a1c84f.tar.gz
gentoo-4b67dc66132a5faeac114830dc84a5c762a1c84f.tar.bz2
gentoo-4b67dc66132a5faeac114830dc84a5c762a1c84f.zip
net-misc/radvd: Stabilize 2.19-r5 ppc64, #921204
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/radvd')
-rw-r--r--net-misc/radvd/radvd-2.19-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/radvd/radvd-2.19-r5.ebuild b/net-misc/radvd/radvd-2.19-r5.ebuild
index 59f57cdf5ed5..5baaa8d279bc 100644
--- a/net-misc/radvd/radvd-2.19-r5.ebuild
+++ b/net-misc/radvd/radvd-2.19-r5.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=8
@@ -11,7 +11,7 @@ SRC_URI="https://v6web.litech.org/radvd/dist/${P}.tar.xz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86"
IUSE="selinux test"
RESTRICT="!test? ( test )"