Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/clazy/
Date: Thu, 07 Jan 2021 15:04:28
Message-Id: 1610031856.e43caa17beb43d0a23a1c470f67819783f83b5c0.sam@gentoo
1 commit: e43caa17beb43d0a23a1c470f67819783f83b5c0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 15:04:16 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 15:04:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43caa17
7
8 dev-util/clazy: Stabilize 1.8 x86, #761682
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/clazy/clazy-1.8.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-util/clazy/clazy-1.8.ebuild b/dev-util/clazy/clazy-1.8.ebuild
16 index 3c4620309b4..9cba0ac1360 100644
17 --- a/dev-util/clazy/clazy-1.8.ebuild
18 +++ b/dev-util/clazy/clazy-1.8.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ S="${WORKDIR}"
26
27 LICENSE="LGPL-2+"
28 SLOT="0"
29 -KEYWORDS="amd64 arm64 ~x86"
30 +KEYWORDS="amd64 arm64 x86"
31 IUSE=""
32
33 RDEPEND="