diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 15:04:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 15:04:16 +0000 |
commit | e43caa17beb43d0a23a1c470f67819783f83b5c0 (patch) | |
tree | b784469aa56f64aa9c4b13b20171bd7f8dfe7463 /dev-util/clazy | |
parent | dev-libs/kreport: Stabilize 3.2.0-r1 x86, #761682 (diff) | |
download | gentoo-e43caa17beb43d0a23a1c470f67819783f83b5c0.tar.gz gentoo-e43caa17beb43d0a23a1c470f67819783f83b5c0.tar.bz2 gentoo-e43caa17beb43d0a23a1c470f67819783f83b5c0.zip |
dev-util/clazy: Stabilize 1.8 x86, #761682
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/clazy')
-rw-r--r-- | dev-util/clazy/clazy-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/clazy/clazy-1.8.ebuild b/dev-util/clazy/clazy-1.8.ebuild index 3c4620309b42..9cba0ac13609 100644 --- a/dev-util/clazy/clazy-1.8.ebuild +++ b/dev-util/clazy/clazy-1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="amd64 arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="" RDEPEND=" |