commit: 6e2302562fdf2cf178f56c265a689153d6674094
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 14:17:53 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 14:17:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e230256
net-misc/linuxptp: Stabilize 4.2 amd64, #930580
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/linuxptp/linuxptp-4.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/linuxptp/linuxptp-4.2.ebuild
b/net-misc/linuxptp/linuxptp-4.2.ebuild
index 782ff196d132..b7e1a9386967 100644
--- a/net-misc/linuxptp/linuxptp-4.2.ebuild
+++ b/net-misc/linuxptp/linuxptp-4.2.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="mirror://sourceforge/project/${PN}/v$(ver_cut
1-2)/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~riscv ~x86"
DEPEND="elibc_musl? ( sys-libs/queue-standalone )"