repo/gentoo:master commit in: dev-util/pkgcheck/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786059227.fd16be33322ae22919aa99dfac22e5a98b20e95d.eschwartz@gentoo> |
commit: fd16be33322ae22919aa99dfac22e5a98b20e95d
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 6 23:14:44 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Aug 6 23:33:47 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd16be33
dev-util/pkgcheck: Stabilize 0.10.42 ALLARCHES, #980454
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-util/pkgcheck/pkgcheck-0.10.42.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.42.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.42.ebuild
index 3f97c08d4631..105a948f14f7 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.42.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.42.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