diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 20:19:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 20:19:05 +0200 |
commit | 465d14901caf39976323ee800061790c059151e5 (patch) | |
tree | ea099bcf2fcd1ba5a12f626e4901374b3e7fc2a8 /dev-util/clazy | |
parent | sys-cluster/sanlock: remove old version (diff) | |
download | gentoo-465d14901caf39976323ee800061790c059151e5.tar.gz gentoo-465d14901caf39976323ee800061790c059151e5.tar.bz2 gentoo-465d14901caf39976323ee800061790c059151e5.zip |
dev-util/clazy: amd64 stable wrt bug #738386
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/clazy')
-rw-r--r-- | dev-util/clazy/clazy-1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/clazy/clazy-1.7.ebuild b/dev-util/clazy/clazy-1.7.ebuild index 6d9e004a7686..14f32246c9c7 100644 --- a/dev-util/clazy/clazy-1.7.ebuild +++ b/dev-util/clazy/clazy-1.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" RDEPEND=" |