diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-09-02 19:18:20 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-09-02 20:00:12 +0300 |
| commit | 634a005686006d01415107ef3968d1a81809a95f (patch) | |
| tree | 4e8fcda2602ded2530a7793a5d1b05fb4dcb3e02 /dev-lang/perl/perl-5.40.2.ebuild | |
| parent | fe64a0d17c0ced6c9969104930e1adac58c86475 (diff) | |
| download | gentoo-634a005686006d01415107ef3968d1a81809a95f.tar.gz gentoo-634a005686006d01415107ef3968d1a81809a95f.tar.bz2 gentoo-634a005686006d01415107ef3968d1a81809a95f.zip | |
*/*: destable hppa
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/perl/perl-5.40.2.ebuild')
| -rw-r--r-- | dev-lang/perl/perl-5.40.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.40.2.ebuild b/dev-lang/perl/perl-5.40.2.ebuild index 4aa3b9b0dabf..8ed7dd0dece7 100644 --- a/dev-lang/perl/perl-5.40.2.ebuild +++ b/dev-lang/perl/perl-5.40.2.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 ~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 ~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" |
