diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-27 08:55:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-27 08:55:30 +0200 |
commit | ae33276c307362ff30016597c861a6afe8179a20 (patch) | |
tree | 159108cc4051099d7d267d8d48abcb2ba17da3b2 /dev-util | |
parent | dev-ruby/mime-types-data: arm64 stable wrt bug #818052 (diff) | |
download | gentoo-ae33276c307362ff30016597c861a6afe8179a20.tar.gz gentoo-ae33276c307362ff30016597c861a6afe8179a20.tar.bz2 gentoo-ae33276c307362ff30016597c861a6afe8179a20.zip |
dev-util/clazy: arm64 stable wrt bug #833842
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-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 004320e92f56..4d457cc61b37 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 )" |