commit: 693abf22288d17aa03c2e474bd25af1cbc8b2f17
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 14:59:11 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 14:59:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693abf22
dev-cpp/pystring: Stabilize 1.1.4 amd64, #950894
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-cpp/pystring/pystring-1.1.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/pystring/pystring-1.1.4.ebuild
b/dev-cpp/pystring/pystring-1.1.4.ebuild
index 8ad9aba2dfd3..0d112703d55a 100644
--- a/dev-cpp/pystring/pystring-1.1.4.ebuild
+++ b/dev-cpp/pystring/pystring-1.1.4.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="https://github.com/imageworks/pystring.git"
else
SRC_URI="https://github.com/imageworks/pystring/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
fi
LICENSE="BSD"