diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 14:35:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 14:35:25 +0100 |
commit | cfd972fa338466b9aac5bc56d5319ac67b100242 (patch) | |
tree | 08a732bd45fcf4985f0056390d25e5ed68812e4a | |
parent | app-portage/gpyutils: Add python3.8 to the table (diff) | |
download | gentoo-cfd972fa338466b9aac5bc56d5319ac67b100242.tar.gz gentoo-cfd972fa338466b9aac5bc56d5319ac67b100242.tar.bz2 gentoo-cfd972fa338466b9aac5bc56d5319ac67b100242.zip |
dev-vcs/stgit: ppc64 stable wrt bug #697484
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 3b518b6124e6..05939412ecd3 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" |