commit:     d9e83895ceb79f4dacebb026cf019018ef34cace
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 08:33:12 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 08:33:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9e83895

dev-python/pefile: Stabilize 2023.2.7 x86, #900807

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

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

diff --git a/dev-python/pefile/pefile-2023.2.7.ebuild 
b/dev-python/pefile/pefile-2023.2.7.ebuild
index 35afd4f15d18..cd81659caaa6 100644
--- a/dev-python/pefile/pefile-2023.2.7.ebuild
+++ b/dev-python/pefile/pefile-2023.2.7.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
 -> ${P}.gh.tar.gz"
-       KEYWORDS="amd64 ~x86"
+       KEYWORDS="amd64 x86"
 fi
 
 LICENSE="MIT"

Reply via email to