summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-07 16:12:54 +0000
committerSam James <sam@gentoo.org>2021-06-07 16:12:54 +0000
commit57df195a0a41e9aecf01c288afa311adcfe86db8 (patch)
tree50abb55022beacab1b37bf8025d073a3d5d74cd5 /dev-vcs
parentnet-libs/libesmtp: drop 1.0.6_p20200824 (diff)
downloadgentoo-57df195a0a41e9aecf01c288afa311adcfe86db8.tar.gz
gentoo-57df195a0a41e9aecf01c288afa311adcfe86db8.tar.bz2
gentoo-57df195a0a41e9aecf01c288afa311adcfe86db8.zip
dev-vcs/stgit: Stabilize 1.1 ALLARCHES, #794523
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/stgit/stgit-1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-1.1.ebuild b/dev-vcs/stgit/stgit-1.1.ebuild
index adc3ed22386c..0daa07cbdef7 100644
--- a/dev-vcs/stgit/stgit-1.1.ebuild
+++ b/dev-vcs/stgit/stgit-1.1.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"