From e9c188e17b8ca7ed47b6b042a4d12a9e1aa684d1 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 14 Jul 2025 16:41:06 +0300 Subject: dev-cpp/pystring: Stabilize 1.1.4-r2 amd64, #960177 Signed-off-by: Arthur Zamarin --- dev-cpp/pystring/pystring-1.1.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp/pystring/pystring-1.1.4-r2.ebuild') diff --git a/dev-cpp/pystring/pystring-1.1.4-r2.ebuild b/dev-cpp/pystring/pystring-1.1.4-r2.ebuild index 0182d29885e2..a2e28e69169b 100644 --- a/dev-cpp/pystring/pystring-1.1.4-r2.ebuild +++ b/dev-cpp/pystring/pystring-1.1.4-r2.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" -- cgit v1.2.3