summaryrefslogtreecommitdiff
path: root/dev-cpp/pystring/pystring-1.1.4-r2.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-07-14 16:41:07 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-07-14 16:41:07 +0300
commitdd12e8b42ab7e88c3271d4bc57efb6b0e2e379d2 (patch)
treeca417f7be5360fb74d1f72fce7e6499d73f07958 /dev-cpp/pystring/pystring-1.1.4-r2.ebuild
parente9c188e17b8ca7ed47b6b042a4d12a9e1aa684d1 (diff)
downloadgentoo-dd12e8b42ab7e88c3271d4bc57efb6b0e2e379d2.tar.gz
gentoo-dd12e8b42ab7e88c3271d4bc57efb6b0e2e379d2.tar.bz2
gentoo-dd12e8b42ab7e88c3271d4bc57efb6b0e2e379d2.zip
dev-cpp/pystring: Stabilize 1.1.4-r2 x86, #960177
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/pystring/pystring-1.1.4-r2.ebuild')
-rw-r--r--dev-cpp/pystring/pystring-1.1.4-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/pystring/pystring-1.1.4-r2.ebuild b/dev-cpp/pystring/pystring-1.1.4-r2.ebuild
index a2e28e69169b..428c7b91f626 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"