diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-06 16:55:44 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-06 22:30:47 +0300 |
commit | d585b026c20494b7240c85802e5a00a0174c3387 (patch) | |
tree | 51cc5b055957da6cfea0e480702dca241f81addc /dev-vcs/stgit | |
parent | dev-libs/ell: arm64 stable (bug #722944) (diff) | |
download | gentoo-d585b026c20494b7240c85802e5a00a0174c3387.tar.gz gentoo-d585b026c20494b7240c85802e5a00a0174c3387.tar.bz2 gentoo-d585b026c20494b7240c85802e5a00a0174c3387.zip |
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@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-vcs/stgit')
-rw-r--r-- | dev-vcs/stgit/stgit-0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-0.21.ebuild b/dev-vcs/stgit/stgit-0.21.ebuild index bd1e2329bd14..4ca1755f6627 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" |