diff options
| author | root <root@alpha.trunkmasters.com> | 2026-08-10 03:04:52 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-08-10 03:04:52 -0500 |
| commit | 1160c54c5acbfd332d8757e926627ae58c982459 (patch) | |
| tree | 1b77233142ee428a8bb175ab467fc16086f9d41c /app-shells | |
| parent | 92f6d12bf21434879bac739a9c4c7d9924ce3bad (diff) | |
| download | baldeagleos-repo-1160c54c5acbfd332d8757e926627ae58c982459.tar.gz baldeagleos-repo-1160c54c5acbfd332d8757e926627ae58c982459.tar.xz baldeagleos-repo-1160c54c5acbfd332d8757e926627ae58c982459.zip | |
Adding metadata
Diffstat (limited to 'app-shells')
| -rw-r--r-- | app-shells/bash/bash-5.3_p15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-5.3_p15.ebuild b/app-shells/bash/bash-5.3_p15.ebuild index 214a8bf8bc04..9b4f607f6424 100644 --- a/app-shells/bash/bash-5.3_p15.ebuild +++ b/app-shells/bash/bash-5.3_p15.ebuild @@ -75,7 +75,7 @@ fi LICENSE="GPL-3+" SLOT="0" if (( PLEVEL >= 0 )); then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" fi IUSE="afs bashlogger examples mem-scramble +net nls plugins pgo +readline" |
