Сравнение ndisc6-1.0.7 с ndisc6-1.0.8

/usr/portage/net-misc/ndisc6/ndisc6-1.0.8.ebuild 2025-07-29 16:22:17.284467543 +0300
1
# Copyright 1999-2023 Gentoo Authors
1
# Copyright 1999-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
9 9

  
10 10
LICENSE="GPL-2"
11 11
SLOT="0"
12
KEYWORDS="amd64 arm arm64 ~loong ~riscv x86 ~x64-macos"
12
KEYWORDS="amd64 arm arm64 ~loong ~riscv ~sparc x86 ~x64-macos"
13 13
IUSE="debug"
14 14

  
15
BDEPEND="dev-lang/perl
16
	sys-devel/gettext"
15
BDEPEND="
16
	dev-lang/perl
17
	sys-devel/gettext
18
"
17 19

  
18 20
src_configure() {
19 21
	local args=(
Спасибо!