diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 20:43:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 20:43:27 +0200 |
commit | 9af66ad8b9a36741f3e71e137f68d7dab2aa20c3 (patch) | |
tree | ce56e7493a088316cfedf1d2252533203d65ea00 /dev-vcs/stgit | |
parent | app-text/po4a: ppc64 stable wrt bug #723772 (diff) | |
download | gentoo-9af66ad8b9a36741f3e71e137f68d7dab2aa20c3.tar.gz gentoo-9af66ad8b9a36741f3e71e137f68d7dab2aa20c3.tar.bz2 gentoo-9af66ad8b9a36741f3e71e137f68d7dab2aa20c3.zip |
dev-vcs/stgit: ppc64 stable wrt bug #726102
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@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 1bdfd7dcb8a1..bd1e2329bd14 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" |