From: Mikle Kolyada Date: Sun, 3 Nov 2019 14:04:08 +0000 (+0300) Subject: dev-vcs/stgit: arm stable wrt bug #697484 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=534ec8fcfc25b1e6c7b8efb7886987ad04fc04ae;p=gentoo.git dev-vcs/stgit: arm stable wrt bug #697484 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada --- diff --git a/dev-vcs/stgit/stgit-0.19.ebuild b/dev-vcs/stgit/stgit-0.19.ebuild index dac6740bfe14..3b518b6124e6 100644 --- a/dev-vcs/stgit/stgit-0.19.ebuild +++ b/dev-vcs/stgit/stgit-0.19.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"