summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-12 14:35:25 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-12 14:35:25 +0100
commitcfd972fa338466b9aac5bc56d5319ac67b100242 (patch)
tree08a732bd45fcf4985f0056390d25e5ed68812e4a /dev-vcs/stgit/stgit-0.19.ebuild
parentapp-portage/gpyutils: Add python3.8 to the table (diff)
downloadgentoo-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>
Diffstat (limited to 'dev-vcs/stgit/stgit-0.19.ebuild')
-rw-r--r--dev-vcs/stgit/stgit-0.19.ebuild2
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"