Gentoo Archives: gentoo-commits

From: Sergey Popov <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/clippy/
Date: Thu, 14 Oct 2021 13:38:23
Message-Id: 1634218368.80345c12c37e33e99a304984d5a4d7fb196b262b.pinkbyte@gentoo
1 commit: 80345c12c37e33e99a304984d5a4d7fb196b262b
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 13:32:48 2021 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 13:32:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80345c12
7
8 dev-util/clippy-8.0.1: stable on amd64 and x86
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
12
13 dev-util/clippy/clippy-8.0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/clippy/clippy-8.0.1.ebuild b/dev-util/clippy/clippy-8.0.1.ebuild
17 index 9fefa0ae3fc..9497111deab 100644
18 --- a/dev-util/clippy/clippy-8.0.1.ebuild
19 +++ b/dev-util/clippy/clippy-8.0.1.ebuild
20 @@ -14,7 +14,7 @@ S="${WORKDIR}/frr-${MY_P}"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm64 x86"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
27
28 # standalone clippy does not have any tests