Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/highway/
Date: Mon, 28 Nov 2022 07:59:02
Message-Id: 1669622298.6a819fb3ac432c872319a11a3520d662e091e341.xen0n@gentoo
1 commit: 6a819fb3ac432c872319a11a3520d662e091e341
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 12:42:07 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 28 07:58:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a819fb3
7
8 dev-cpp/highway: keyword 1.0.1-r1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 dev-cpp/highway/highway-1.0.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-cpp/highway/highway-1.0.1-r1.ebuild b/dev-cpp/highway/highway-1.0.1-r1.ebuild
16 index 593d67993d48..e4a2c4b87d4b 100644
17 --- a/dev-cpp/highway/highway-1.0.1-r1.ebuild
18 +++ b/dev-cpp/highway/highway-1.0.1-r1.ebuild
19 @@ -13,7 +13,7 @@ if [[ "${PV}" == *9999* ]]; then
20 EGIT_REPO_URI="https://github.com/google/highway.git"
21 else
22 SRC_URI="https://github.com/google/highway/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
23 - KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86"
24 + KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86"
25 fi
26
27 LICENSE="Apache-2.0"