Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/pystring/
Date: Mon, 28 Feb 2022 23:58:33
Message-Id: 1646092618.efd10a59beae038a80e4fa2a98042c86e315f64a.sam@gentoo
1 commit: efd10a59beae038a80e4fa2a98042c86e315f64a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 28 23:56:58 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 28 23:56:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd10a59
7
8 dev-cpp/pystring: Stabilize 1.1.3-r1 x86, #833158
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-cpp/pystring/pystring-1.1.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild
16 index 4769adbf8de7..7256d7703bc2 100644
17 --- a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild
18 +++ b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild
19 @@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
20 EGIT_REPO_URI="https://github.com/imageworks/pystring.git"
21 else
22 SRC_URI="https://github.com/imageworks/pystring/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23 - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
24 + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
25 fi
26
27 BDEPEND="