diff options
author | 2024-09-11 04:36:45 +0100 | |
---|---|---|
committer | 2024-09-11 04:36:45 +0100 | |
commit | f736b0bef5b0aeba49ba1019202214ecb73e28a1 (patch) | |
tree | fabcfb0fc2e664c06b15065b8db6f70c06c93d7e /app-emacs | |
parent | dev-debug/dtrace: Stabilize 2.0.1.1-r2 amd64, #939447 (diff) | |
download | gentoo-f736b0bef5b0aeba49ba1019202214ecb73e28a1.tar.gz gentoo-f736b0bef5b0aeba49ba1019202214ecb73e28a1.tar.bz2 gentoo-f736b0bef5b0aeba49ba1019202214ecb73e28a1.zip |
app-emacs/flycheck-clang-tidy: Stabilize 0.3.0_p20201116 amd64, #939448
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/flycheck-clang-tidy/flycheck-clang-tidy-0.3.0_p20201116.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/flycheck-clang-tidy/flycheck-clang-tidy-0.3.0_p20201116.ebuild b/app-emacs/flycheck-clang-tidy/flycheck-clang-tidy-0.3.0_p20201116.ebuild index 42b072a67dc3..c2e2191d6c4f 100644 --- a/app-emacs/flycheck-clang-tidy/flycheck-clang-tidy-0.3.0_p20201116.ebuild +++ b/app-emacs/flycheck-clang-tidy/flycheck-clang-tidy-0.3.0_p20201116.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ fi LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND=" >=app-emacs/flycheck-0.30 |