diff options
author | Sam James <sam@gentoo.org> | 2024-02-02 04:42:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-02 04:42:23 +0000 |
commit | ea7149fbf153468b31fb4913bacfde589f11e71e (patch) | |
tree | b9874c327918dc8b2622f704a86736e3b8736500 /net-analyzer/arpwatch | |
parent | media-libs/libsdl2: Stabilize 2.28.5 ppc, #923525 (diff) | |
download | gentoo-ea7149fbf153468b31fb4913bacfde589f11e71e.tar.gz gentoo-ea7149fbf153468b31fb4913bacfde589f11e71e.tar.bz2 gentoo-ea7149fbf153468b31fb4913bacfde589f11e71e.zip |
net-analyzer/arpwatch: Stabilize 3.5 sparc, #923526
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/arpwatch')
-rw-r--r-- | net-analyzer/arpwatch/arpwatch-3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arpwatch/arpwatch-3.5.ebuild b/net-analyzer/arpwatch/arpwatch-3.5.ebuild index 3f5e19029ce9..ce7c33af7412 100644 --- a/net-analyzer/arpwatch/arpwatch-3.5.ebuild +++ b/net-analyzer/arpwatch/arpwatch-3.5.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 @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~riscv sparc ~x86" IUSE="selinux" DEPEND=" |