summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-29 22:51:40 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:54 +0100
commitdcafe5130522eb69e56c84afe19cdd1f82700706 (patch)
treedab20b5e3412d2ebd92048a80299c206fcdcb437 /dev-vcs/git-annex
parentdev-vcs/git-annex: add 10.20220624, drop 8.20200810 (diff)
downloadgentoo-dcafe5130522eb69e56c84afe19cdd1f82700706.tar.gz
gentoo-dcafe5130522eb69e56c84afe19cdd1f82700706.tar.bz2
gentoo-dcafe5130522eb69e56c84afe19cdd1f82700706.zip
dev-vcs/git-annex: keyword 10.20220624 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/git-annex')
-rw-r--r--dev-vcs/git-annex/git-annex-10.20220624.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-annex/git-annex-10.20220624.ebuild b/dev-vcs/git-annex/git-annex-10.20220624.ebuild
index 23fbd1f88474..3104cec95ee0 100644
--- a/dev-vcs/git-annex/git-annex-10.20220624.ebuild
+++ b/dev-vcs/git-annex/git-annex-10.20220624.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://git-annex.branchable.com/"
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux"
IUSE="+assistant +benchmark +dbus debug doc +gitlfs +magicmime +pairing +torrentparser +webapp"
RDEPEND="dev-haskell/aeson:=