diff options
author | Sam James <sam@gentoo.org> | 2021-01-30 10:03:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-30 10:03:44 +0000 |
commit | 700e630cca705aeea3a3055fad9217bc8d2d5f8f (patch) | |
tree | 46a6c9e6d75a91afe75980c0f826c7ba468a04d4 /dev-vcs/stgit | |
parent | dev-libs/liblinear: Stabilize 242 arm64, #767772 (diff) | |
download | gentoo-700e630cca705aeea3a3055fad9217bc8d2d5f8f.tar.gz gentoo-700e630cca705aeea3a3055fad9217bc8d2d5f8f.tar.bz2 gentoo-700e630cca705aeea3a3055fad9217bc8d2d5f8f.zip |
dev-vcs/stgit: Stabilize 0.23 arm64, #767730
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/stgit')
-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 bf3048b2701e..a3d5fce696d0 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" |