diff options
author | Sam James <sam@gentoo.org> | 2021-01-28 17:47:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-28 17:47:52 +0000 |
commit | be04bdffae7178d08fc0492cd94ab73cdd21e6ed (patch) | |
tree | a9165990782099d2983219b5e2f356a9b339a1ed /dev-vcs | |
parent | dev-util/lttng-ust: Stabilize 2.12.0 arm64, #763564 (diff) | |
download | gentoo-be04bdffae7178d08fc0492cd94ab73cdd21e6ed.tar.gz gentoo-be04bdffae7178d08fc0492cd94ab73cdd21e6ed.tar.bz2 gentoo-be04bdffae7178d08fc0492cd94ab73cdd21e6ed.zip |
dev-vcs/stgit: Stabilize 0.23 ppc64, #767730
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/stgit/stgit-0.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-0.23.ebuild b/dev-vcs/stgit/stgit-0.23.ebuild index e86274dcb437..171338e0175c 100644 --- a/dev-vcs/stgit/stgit-0.23.ebuild +++ b/dev-vcs/stgit/stgit-0.23.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" |