diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-06 16:24:35 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-06 16:24:57 +0200 |
commit | b0682954a8a5abf4715bf89cbee05a0dfbd8af3a (patch) | |
tree | d8a396936502de5fee04a901acd97814d115ba88 /dev-vcs | |
parent | dev-python/ujson: Stabilize 5.2.0-r1 arm, #842951 (diff) | |
download | gentoo-b0682954a8a5abf4715bf89cbee05a0dfbd8af3a.tar.gz gentoo-b0682954a8a5abf4715bf89cbee05a0dfbd8af3a.tar.bz2 gentoo-b0682954a8a5abf4715bf89cbee05a0dfbd8af3a.zip |
dev-vcs/stgit: Stabilize 1.5 ALLARCHES, #842987
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/stgit/stgit-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-1.5.ebuild b/dev-vcs/stgit/stgit-1.5.ebuild index 23c4d6bccb08..f9e8edc7ca9c 100644 --- a/dev-vcs/stgit/stgit-1.5.ebuild +++ b/dev-vcs/stgit/stgit-1.5.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 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=">=dev-vcs/git-1.6.3.3" |