commit:     88631732b6af0682fc5a4ac56b96f0e9c8450ee2
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 06:11:23 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 06:11:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88631732

dev-util/pkgcheck: Stabilize 0.10.14 x86, #870331

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-util/pkgcheck/pkgcheck-0.10.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild 
b/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
index 2bb7a04ac68d..4b986ce135cb 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
        EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git";
        inherit git-r3
 else
-       KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~x64-macos"
+       KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 
~riscv ~s390 sparc x86 ~x64-macos"
        SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 fi
 

Reply via email to