diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-19 03:01:55 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-19 03:01:55 -0500 |
| commit | fd47b082ab0da4bc79447a8e2bfb7e77dd71874d (patch) | |
| tree | 2dcbfaabaf05d6b389c83eaf327a9afbe44f16ba /dev-python/pathable | |
| parent | bddf78c69012b9c1c06816f37d538d44d7877365 (diff) | |
| download | baldeagleos-repo-fd47b082ab0da4bc79447a8e2bfb7e77dd71874d.tar.gz baldeagleos-repo-fd47b082ab0da4bc79447a8e2bfb7e77dd71874d.tar.xz baldeagleos-repo-fd47b082ab0da4bc79447a8e2bfb7e77dd71874d.zip | |
Diffstat (limited to 'dev-python/pathable')
| -rw-r--r-- | dev-python/pathable/pathable-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathable/pathable-0.6.0.ebuild b/dev-python/pathable/pathable-0.6.0.ebuild index 1bcc0b220ffc..6334ea8b1814 100644 --- a/dev-python/pathable/pathable-0.6.0.ebuild +++ b/dev-python/pathable/pathable-0.6.0.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" if [[ ${PV} != *_beta* ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86" fi RDEPEND=" |
