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