summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-23 12:20:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-23 12:20:07 +0200
commitb9db1e6d8e1d0487805c635f468bdced360248e7 (patch)
tree79b530906af0875aca0f8e2acfe4492c935f8592 /dev-util/uncrustify
parentdev-lang/yasm: amd64 stable wrt bug #743496 (diff)
downloadgentoo-b9db1e6d8e1d0487805c635f468bdced360248e7.tar.gz
gentoo-b9db1e6d8e1d0487805c635f468bdced360248e7.tar.bz2
gentoo-b9db1e6d8e1d0487805c635f468bdced360248e7.zip
dev-util/uncrustify: amd64 stable wrt bug #743505
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/uncrustify')
-rw-r--r--dev-util/uncrustify/uncrustify-0.71.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/uncrustify/uncrustify-0.71.0.ebuild b/dev-util/uncrustify/uncrustify-0.71.0.ebuild
index 32359683b286..f53b1ddfba62 100644
--- a/dev-util/uncrustify/uncrustify-0.71.0.ebuild
+++ b/dev-util/uncrustify/uncrustify-0.71.0.ebuild
@@ -7,7 +7,7 @@ if [[ $PV == *9999* ]]; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
scm_eclass=git-r3
else
- KEYWORDS="~amd64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="amd64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
SRC_URI="https://github.com/${PN}/${PN}/archive/${P}.tar.gz"
S=${WORKDIR}/${PN}-${P}
fi