summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-25 05:13:41 +0000
committerSam James <sam@gentoo.org>2021-04-25 05:13:41 +0000
commit7d692d60c5d0013bbb99a16084b32ac701a6a727 (patch)
treed71b5d3c791b1ad87f4d1efe5d22e588c9842142 /dev-vcs/stgit
parentsys-apps/sandbox: Stabilize 2.21 arm64, #785388 (diff)
downloadgentoo-7d692d60c5d0013bbb99a16084b32ac701a6a727.tar.gz
gentoo-7d692d60c5d0013bbb99a16084b32ac701a6a727.tar.bz2
gentoo-7d692d60c5d0013bbb99a16084b32ac701a6a727.zip
dev-vcs/stgit: Stabilize 1.0 arm64, #785397
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/stgit')
-rw-r--r--dev-vcs/stgit/stgit-1.0.ebuild2
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 b8fc2cfb5be8..a965332f360e 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"