commit: 4a6845daceeec77240bd35619118cba1f944d1b6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 05:46:56 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 05:46:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a6845da
dev-python/nextinspace: Stabilize 2.0.5 x86, #914296
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/nextinspace/nextinspace-2.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/nextinspace/nextinspace-2.0.5.ebuild
b/dev-python/nextinspace/nextinspace-2.0.5.ebuild
index cededb5870f8..f34a21b524c9 100644
--- a/dev-python/nextinspace/nextinspace-2.0.5.ebuild
+++ b/dev-python/nextinspace/nextinspace-2.0.5.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/gideonshaked/nextinspace.git"
else
SRC_URI="https://github.com/gideonshaked/nextinspace/archive/refs/tags/v${PV}.tar.gz
-> ${P}.gh.tar.gz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-3+"