diff options
author | Sam James <sam@gentoo.org> | 2024-10-06 16:19:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-07 03:39:26 +0100 |
commit | cf4fea5fe30d156eb6241b662e9a71ad622a9e5d (patch) | |
tree | f30da1b93e0cdabfe78caf5714d7dc1b16a9017b | |
parent | net-misc/frr: Stabilize 9.1.2 amd64, #940755 (diff) | |
download | gentoo-cf4fea5fe30d156eb6241b662e9a71ad622a9e5d.tar.gz gentoo-cf4fea5fe30d156eb6241b662e9a71ad622a9e5d.tar.bz2 gentoo-cf4fea5fe30d156eb6241b662e9a71ad622a9e5d.zip |
dev-util/clippy: Stabilize 9.0.4 amd64, #940755
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-util/clippy/clippy-9.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/clippy/clippy-9.0.4.ebuild b/dev-util/clippy/clippy-9.0.4.ebuild index 58d125157d33..936a8241b167 100644 --- a/dev-util/clippy/clippy-9.0.4.ebuild +++ b/dev-util/clippy/clippy-9.0.4.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/frr-${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # standalone clippy does not have any tests |