diff options
author | Sam James <sam@gentoo.org> | 2022-05-25 20:22:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-25 20:22:39 +0100 |
commit | 31b70b911f03e1d5d665a43ba61dff348f5e11ab (patch) | |
tree | cec27862efe3c43183319ff11a67b1a3e6d9c4e9 /dev-util/clazy | |
parent | dev-libs/libbytesize: Stabilize 2.6 amd64, #847448 (diff) | |
download | gentoo-31b70b911f03e1d5d665a43ba61dff348f5e11ab.tar.gz gentoo-31b70b911f03e1d5d665a43ba61dff348f5e11ab.tar.bz2 gentoo-31b70b911f03e1d5d665a43ba61dff348f5e11ab.zip |
dev-util/clazy: Stabilize 1.11-r1 amd64, #833842
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/clazy')
-rw-r--r-- | dev-util/clazy/clazy-1.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/clazy/clazy-1.11-r1.ebuild b/dev-util/clazy/clazy-1.11-r1.ebuild index 268286775581..004320e92f56 100644 --- a/dev-util/clazy/clazy-1.11-r1.ebuild +++ b/dev-util/clazy/clazy-1.11-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )" |