commit: d585b026c20494b7240c85802e5a00a0174c3387 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info> AuthorDate: Sat Jun 6 16:55:44 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 19:30:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d585b026
dev-vcs/stgit: arm64 stable (bug #726102) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info> Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> dev-vcs/stgit/stgit-0.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/stgit/stgit-0.21.ebuild b/dev-vcs/stgit/stgit-0.21.ebuild index bd1e2329bd1..4ca1755f662 100644 --- a/dev-vcs/stgit/stgit-0.21.ebuild +++ b/dev-vcs/stgit/stgit-0.21.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/ctmarinas/stgit/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=">=dev-vcs/git-1.6.3.3"