diff options
| author | root <root@alpha.trunkmasters.com> | 2026-08-04 03:04:36 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-08-04 03:04:36 -0500 |
| commit | eed03ed6da4435154826115469c3956ad88ee8a5 (patch) | |
| tree | 0248639bd7885d12af7c3290904261280966e8a9 /app-shells | |
| parent | 99a5f9c4362a74766819e801b3a0f1539820e706 (diff) | |
| download | baldeagleos-repo-eed03ed6da4435154826115469c3956ad88ee8a5.tar.gz baldeagleos-repo-eed03ed6da4435154826115469c3956ad88ee8a5.tar.xz baldeagleos-repo-eed03ed6da4435154826115469c3956ad88ee8a5.zip | |
Adding metadata
Diffstat (limited to 'app-shells')
| -rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.6.3.ebuild | 2 | ||||
| -rw-r--r-- | app-shells/pwsh/pwsh-7.6.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.6.3.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.6.3.ebuild index d966e86d913c..310519d6f93a 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.6.3.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.6.3.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 arm arm64" REQUIRED_USE="elibc_glibc" RESTRICT="splitdebug" diff --git a/app-shells/pwsh/pwsh-7.6.3.ebuild b/app-shells/pwsh/pwsh-7.6.3.ebuild index 60abc8fa879e..873c71aa52b6 100644 --- a/app-shells/pwsh/pwsh-7.6.3.ebuild +++ b/app-shells/pwsh/pwsh-7.6.3.ebuild @@ -160,7 +160,7 @@ SRC_URI=" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 arm arm64" IUSE="gui vanilla" RDEPEND=" |
