commit:     cbd90369146c921411d4c2671af14fa80d5fe790
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 19:29:07 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 19:29:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd90369

dev-python/pefile: Stabilize 2022.5.30 x86, #857960

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/pefile/pefile-2022.5.30.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pefile/pefile-2022.5.30.ebuild 
b/dev-python/pefile/pefile-2022.5.30.ebuild
index e80b72dea457..9ef43bccf4a8 100644
--- a/dev-python/pefile/pefile-2022.5.30.ebuild
+++ b/dev-python/pefile/pefile-2022.5.30.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
        inherit git-r3
 else
        
SRC_URI="https://github.com/erocarrera/pefile/releases/download/v${PV}/${P}.tar.gz";
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 x86"
 fi
 
 LICENSE="MIT"

Reply via email to