From 0f9690197b991b27e5ea2d1a8c97b3483a16ad8e Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 19 Sep 2021 04:29:12 +0100 Subject: dev-cpp/pystring: Keyword 1.1.3-r1 ppc64, #795279 Signed-off-by: Sam James --- dev-cpp/pystring/pystring-1.1.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp') diff --git a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild index ad23dfe5438e..cb58e2b9e1b9 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 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" fi BDEPEND=" -- cgit v1.2.3-65-gdbad