Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-annex/
Date: Sat, 30 Jul 2022 05:59:55
Message-Id: 1659160734.dcafe5130522eb69e56c84afe19cdd1f82700706.sam@gentoo
1 commit: dcafe5130522eb69e56c84afe19cdd1f82700706
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Sat Jul 30 02:51:40 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 05:58:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcafe513
7
8 dev-vcs/git-annex: keyword 10.20220624 for ~ppc64
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-vcs/git-annex/git-annex-10.20220624.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/git-annex/git-annex-10.20220624.ebuild b/dev-vcs/git-annex/git-annex-10.20220624.ebuild
16 index 23fbd1f88474..3104cec95ee0 100644
17 --- a/dev-vcs/git-annex/git-annex-10.20220624.ebuild
18 +++ b/dev-vcs/git-annex/git-annex-10.20220624.ebuild
19 @@ -14,7 +14,7 @@ HOMEPAGE="https://git-annex.branchable.com/"
20
21 LICENSE="AGPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86 ~amd64-linux"
24 +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux"
25 IUSE="+assistant +benchmark +dbus debug doc +gitlfs +magicmime +pairing +torrentparser +webapp"
26
27 RDEPEND="dev-haskell/aeson:=