summaryrefslogtreecommitdiff
path: root/dev-cpp/pystring
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-03-08 16:59:11 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-03-08 16:59:11 +0200
commit693abf22288d17aa03c2e474bd25af1cbc8b2f17 (patch)
tree1163554a58e116b2f519ad0a74c611eda725bece /dev-cpp/pystring
parent45025b7cc71c811131f296c3230f574182ea041f (diff)
downloadgentoo-693abf22288d17aa03c2e474bd25af1cbc8b2f17.tar.gz
gentoo-693abf22288d17aa03c2e474bd25af1cbc8b2f17.tar.bz2
gentoo-693abf22288d17aa03c2e474bd25af1cbc8b2f17.zip
dev-cpp/pystring: Stabilize 1.1.4 amd64, #950894
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/pystring')
-rw-r--r--dev-cpp/pystring/pystring-1.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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"