commit: f308249935d848a958a326cfe1038292ee422c85 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Nov 4 21:56:42 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Nov 4 21:56:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3082499
dev-util/ccls: Stabilize 0.20240505 amd64, #942878 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/ccls/ccls-0.20240505.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/ccls/ccls-0.20240505.ebuild b/dev-util/ccls/ccls-0.20240505.ebuild index 3c7188933225..a98c5551156b 100644 --- a/dev-util/ccls/ccls-0.20240505.ebuild +++ b/dev-util/ccls/ccls-0.20240505.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/MaskRay/ccls" if [[ ${PV} != *9999 ]] ; then SRC_URI="https://github.com/MaskRay/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~riscv" + KEYWORDS="amd64 ~arm64 ~riscv" fi LICENSE="Apache-2.0"
