diff options
author | Sam James <sam@gentoo.org> | 2021-04-25 05:14:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-25 05:14:25 +0000 |
commit | 81a27ccdae099cc16e2d9a9724becefcc091d850 (patch) | |
tree | 3105fca849bdc92d77f3a52defcaeb75735488d7 /dev-vcs/stgit | |
parent | net-ftp/proftpd: Stabilize 1.3.7a-r1 arm, #785385 (diff) | |
download | gentoo-81a27ccdae099cc16e2d9a9724becefcc091d850.tar.gz gentoo-81a27ccdae099cc16e2d9a9724becefcc091d850.tar.bz2 gentoo-81a27ccdae099cc16e2d9a9724becefcc091d850.zip |
dev-vcs/stgit: Stabilize 1.0 arm, #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 a965332f360e..8eb84b347baa 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" |