diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-22 20:22:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-22 20:22:27 +0300 |
commit | be7870d0746029afc32a3786b7ccae6ea30b7c5d (patch) | |
tree | 9810d231404a3c9c668b4c4edd5b6a83cb536f65 /sys-apps/netplug | |
parent | sys-apps/fxload: Stabilize 20081013-r1 arm64, #940026 (diff) | |
download | gentoo-be7870d0746029afc32a3786b7ccae6ea30b7c5d.tar.gz gentoo-be7870d0746029afc32a3786b7ccae6ea30b7c5d.tar.bz2 gentoo-be7870d0746029afc32a3786b7ccae6ea30b7c5d.zip |
sys-apps/netplug: Stabilize 1.2.9.2-r3 arm64, #940028
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/netplug')
-rw-r--r-- | sys-apps/netplug/netplug-1.2.9.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/netplug/netplug-1.2.9.2-r3.ebuild b/sys-apps/netplug/netplug-1.2.9.2-r3.ebuild index 417771fb8e64..227a2dd9184e 100644 --- a/sys-apps/netplug/netplug-1.2.9.2-r3.ebuild +++ b/sys-apps/netplug/netplug-1.2.9.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 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://www.red-bean.com/~bos/netplug/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="debug doc" DEPEND="doc? ( app-text/ghostscript-gpl |