summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-31 05:53:31 +0000
committerSam James <sam@gentoo.org>2021-10-31 05:53:31 +0000
commit3a7e9663d43bf57840bd895230373c049d739c5d (patch)
treec66b1cab12aca081c14bf02c8dea5754ebd6a8dd /dev-cpp
parentmedia-libs/opencolorio: add 2.1.0 (diff)
downloadgentoo-3a7e9663d43bf57840bd895230373c049d739c5d.tar.gz
gentoo-3a7e9663d43bf57840bd895230373c049d739c5d.tar.bz2
gentoo-3a7e9663d43bf57840bd895230373c049d739c5d.zip
dev-cpp/pystring: Stabilize 1.1.3-r1 amd64, #803884
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/pystring/pystring-1.1.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild
index cb58e2b9e1b9..2a716f8f1a5e 100644
--- a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild
+++ b/dev-cpp/pystring/pystring-1.1.3-r1.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 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
BDEPEND="