diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-31 11:02:17 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-31 11:02:17 +0300 |
| commit | a1603790152837298e883b0ac34f7bf43265ce40 (patch) | |
| tree | 60a50dea0d7fb33450e87d5a7108a7caefdf08bc /dev-lang/perl/perl-5.40.0.ebuild | |
| parent | ef7e018b85cea39dbd8e960602c75a21bb619a8e (diff) | |
| download | gentoo-a1603790152837298e883b0ac34f7bf43265ce40.tar.gz gentoo-a1603790152837298e883b0ac34f7bf43265ce40.tar.bz2 gentoo-a1603790152837298e883b0ac34f7bf43265ce40.zip | |
dev-lang/perl: Stabilize 5.40.0 sparc, #938570
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/perl/perl-5.40.0.ebuild')
| -rw-r--r-- | dev-lang/perl/perl-5.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.40.0.ebuild b/dev-lang/perl/perl-5.40.0.ebuild index fb7a60d745af..cd9a0e1fd69e 100644 --- a/dev-lang/perl/perl-5.40.0.ebuild +++ b/dev-lang/perl/perl-5.40.0.ebuild @@ -55,7 +55,7 @@ LICENSE="|| ( Artistic GPL-1+ )" SLOT="0/${SUBSLOT}" if [[ "${PV##*.}" != "9999" ]] && [[ "${PV/rc//}" == "${PV}" ]] ; then - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi IUSE="berkdb perl_features_debug doc gdbm perl_features_ithreads minimal perl_features_quadmath" |
