commit:     14e4edabf8f41302170788f2d47a757ec47f5e61
Author:     Alex Fan <alex.fan.q <AT> gmail <DOT> com>
AuthorDate: Mon Feb 28 01:41:49 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Feb 28 07:02:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14e4edab

dev-cpp/pystring: keyword 1.1.3-r1 for ~riscv

Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-cpp/pystring/pystring-1.1.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild 
b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild
index 2a716f8f1a5e..4769adbf8de7 100644
--- a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild
+++ b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 BDEPEND="

Reply via email to