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: Sun, 19 Sep 2021 03:09:51
Message-Id: 1632020901.a20cd1a6b6eabb5b9e06802c15a951a9c9d540a1.sam@gentoo
1 commit: a20cd1a6b6eabb5b9e06802c15a951a9c9d540a1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 19 03:08:21 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 19 03:08:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20cd1a6
7
8 dev-cpp/pystring: Keyword 1.1.3-r1 x86, #795279
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 a3fbddefe91..ad23dfe5438 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"
24 + KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 fi
26
27 BDEPEND="