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 /app-shells/bash/bash-4.4_p23-r2.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 'app-shells/bash/bash-4.4_p23-r2.ebuild')
| -rw-r--r-- | app-shells/bash/bash-4.4_p23-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-4.4_p23-r2.ebuild b/app-shells/bash/bash-4.4_p23-r2.ebuild index 6203c1e7e95f..2e6d199905db 100644 --- a/app-shells/bash/bash-4.4_p23-r2.ebuild +++ b/app-shells/bash/bash-4.4_p23-r2.ebuild @@ -51,7 +51,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3" SLOT="${MY_PV}" -KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline" DEPEND=" |
