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

dev-python/pefile: Stabilize 2023.2.7 amd64, #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 845b25ecea0f..35afd4f15d18 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