diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-01 21:44:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-01 21:51:29 +0100 |
commit | 26271f3ef099d242c7b8b10f44b687d9105f76b9 (patch) | |
tree | 022c7ad4839d581d43623eed37c2a853efb56a45 /dev-vcs | |
parent | sys-apps/sandbox: stable 2.18 for ppc (diff) | |
download | gentoo-26271f3ef099d242c7b8b10f44b687d9105f76b9.tar.gz gentoo-26271f3ef099d242c7b8b10f44b687d9105f76b9.tar.bz2 gentoo-26271f3ef099d242c7b8b10f44b687d9105f76b9.zip |
dev-vcs/stgit: stable 0.21 for ppc
stable wrt bug #726102
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs')
-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 caede5a5d004..dcd40ab5ba2d 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" |