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