diff options
author | Sam James <sam@gentoo.org> | 2021-04-25 05:12:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-25 05:12:56 +0000 |
commit | 30dc1699baa1ea459c70c9d78bf87aefcdc54215 (patch) | |
tree | 2b101f913e0f2840cafe092dc491a0518c68a5b9 /dev-vcs/stgit | |
parent | sys-apps/sandbox: Stabilize 2.21 ppc64, #785388 (diff) | |
download | gentoo-30dc1699baa1ea459c70c9d78bf87aefcdc54215.tar.gz gentoo-30dc1699baa1ea459c70c9d78bf87aefcdc54215.tar.bz2 gentoo-30dc1699baa1ea459c70c9d78bf87aefcdc54215.zip |
dev-vcs/stgit: Stabilize 1.0 ppc64, #785397
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/stgit')
-rw-r--r-- | dev-vcs/stgit/stgit-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-1.0.ebuild b/dev-vcs/stgit/stgit-1.0.ebuild index 03b1c8acf7e6..b8fc2cfb5be8 100644 --- a/dev-vcs/stgit/stgit-1.0.ebuild +++ b/dev-vcs/stgit/stgit-1.0.ebuild @@ -19,7 +19,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" |