diff options
author | hololeap <hololeap@users.noreply.github.com> | 2023-03-15 17:45:32 -0600 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 18:22:33 +0000 |
commit | 40e9fccbfe07c3f5f2c8de141038245de8f41e3c (patch) | |
tree | d4098de00003fa6d56c85f1990637d49e8ed74b7 /dev-vcs | |
parent | dev-vcs/git-annex: Stabilize for amd64 (diff) | |
download | gentoo-40e9fccbfe07c3f5f2c8de141038245de8f41e3c.tar.gz gentoo-40e9fccbfe07c3f5f2c8de141038245de8f41e3c.tar.bz2 gentoo-40e9fccbfe07c3f5f2c8de141038245de8f41e3c.zip |
dev-vcs/git-repair: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-repair/git-repair-1.20220404.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-repair/git-repair-1.20220404.ebuild b/dev-vcs/git-repair/git-repair-1.20220404.ebuild index c5ab88a11920..b9afa202886f 100644 --- a/dev-vcs/git-repair/git-repair-1.20220404.ebuild +++ b/dev-vcs/git-repair/git-repair-1.20220404.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://git-repair.branchable.com/" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64 ~x86" GHC_BOOTSTRAP_PACKAGES=( async |