diff options
Diffstat (limited to 'dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild')
-rw-r--r-- | dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild b/dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild index 40c32d65e..3e98168df 100644 --- a/dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild +++ b/dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild @@ -19,7 +19,7 @@ SLOT="0" # wrote down all other arches because if I just did -* without adding x86 and # arm64 keywords it would seem like the package only works on amd64, but I can't # keyword x86 and arm64 because I can't test these. -KEYWORDS="-alpha ~amd64 -arm -hppa -ia64 -ppc -ppc64 -riscv -sparc" +KEYWORDS="-alpha ~amd64 -arm -hppa -ppc -ppc64 -riscv -sparc" # Tests are disabled because they require the pmaports repository (containing # postmarketOS APKBUILDs) to be cloned at runtime. RESTRICT="mirror test" |