From efd10a59beae038a80e4fa2a98042c86e315f64a Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 28 Feb 2022 23:56:58 +0000 Subject: dev-cpp/pystring: Stabilize 1.1.3-r1 x86, #833158 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/pystring') diff --git a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild index 4769adbf8de7..7256d7703bc2 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 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" fi BDEPEND=" -- cgit v1.2.3-65-gdbad