diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 19:07:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 19:07:05 +0100 |
commit | 9faced4fcc52a0a9eea62372bb099311c8673d99 (patch) | |
tree | f2289a95e1bb037abf575fa65be395ca62e1eaba /dev-vcs | |
parent | app-text/pdfjam: ppc stable wrt bug #697374 (diff) | |
download | gentoo-9faced4fcc52a0a9eea62372bb099311c8673d99.tar.gz gentoo-9faced4fcc52a0a9eea62372bb099311c8673d99.tar.bz2 gentoo-9faced4fcc52a0a9eea62372bb099311c8673d99.zip |
dev-vcs/stgit: ppc stable wrt bug #697484
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/stgit/stgit-0.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-0.19.ebuild b/dev-vcs/stgit/stgit-0.19.ebuild index 05939412ecd3..62681c37655c 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" |