commit: d7cbcce16c325fbf09be483e19d0e2dce1744c26 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 21 12:50:30 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 21 12:50:30 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7cbcce1
net-misc/wakeonlan: Stabilize 0.42 arm, #970386 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/wakeonlan/wakeonlan-0.42.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/wakeonlan/wakeonlan-0.42.ebuild b/net-misc/wakeonlan/wakeonlan-0.42.ebuild index 1a1c2006ea34..46b7c67f6043 100644 --- a/net-misc/wakeonlan/wakeonlan-0.42.ebuild +++ b/net-misc/wakeonlan/wakeonlan-0.42.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/jpoliv/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~ppc ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"
