diff options
-rw-r--r-- | dev-util/pkgcheck/pkgcheck-0.10.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.32.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.32.ebuild index 7663fc64117f..dde9e7b21cff 100644 --- a/dev-util/pkgcheck/pkgcheck-0.10.32.ebuild +++ b/dev-util/pkgcheck/pkgcheck-0.10.32.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then https://github.com/pkgcore/pkgcheck.git" inherit git-r3 else - KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" + KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" inherit pypi fi |