Сравнение B-Keywords-1.240.0 с B-Keywords-1.260.0
/usr/portage/dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild 2023-10-09 14:52:29.820368358 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2022 Gentoo Authors |
|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
5 | 5 | |
6 | 6 |
DIST_AUTHOR=RURBAN |
7 |
DIST_VERSION=1.24 |
|
7 |
DIST_VERSION=1.26 |
|
8 | 8 |
inherit perl-module |
9 | 9 | |
10 | 10 |
DESCRIPTION="Lists of reserved barewords and symbol names" |
... | ... | |
12 | 12 |
# GPL-2 - no later clause |
13 | 13 |
LICENSE="|| ( Artistic GPL-2 )" |
14 | 14 |
SLOT="0" |
15 |
KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" |
|
15 |
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" |
|
16 | 16 | |
17 | 17 |
BDEPEND="virtual/perl-ExtUtils-MakeMaker" |
18 | ||
18 | 19 |
PERL_RM_FILES=( |
19 | 20 |
"t/z_kwalitee.t" |
20 | 21 |
"t/z_perl_minimum_version.t" |