diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-01 08:29:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-01 08:29:58 +0100 |
commit | 18da57ab9124ff20773da8ac5706872d7da6846c (patch) | |
tree | 30f347c2fa581edcfc20928a008126ff734bf3df /dev-util/git-delta | |
parent | sys-process/bottom: amd64 stable wrt bug #832462 (diff) | |
download | gentoo-18da57ab9124ff20773da8ac5706872d7da6846c.tar.gz gentoo-18da57ab9124ff20773da8ac5706872d7da6846c.tar.bz2 gentoo-18da57ab9124ff20773da8ac5706872d7da6846c.zip |
dev-util/git-delta: amd64 stable wrt bug #832464
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/git-delta')
-rw-r--r-- | dev-util/git-delta/git-delta-0.11.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/git-delta/git-delta-0.11.3.ebuild b/dev-util/git-delta/git-delta-0.11.3.ebuild index 72415182f603..d5e1bdedd96c 100644 --- a/dev-util/git-delta/git-delta-0.11.3.ebuild +++ b/dev-util/git-delta/git-delta-0.11.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -156,7 +156,7 @@ S="${WORKDIR}/${P/git-/}" LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 LGPL-3+ MIT Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv" BDEPEND="virtual/pkgconfig" DEPEND=" |