diff options
author | Sam James <sam@gentoo.org> | 2024-05-09 12:32:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-09 12:32:41 +0100 |
commit | d7a2921675beab499685933d2e4a3b1de17d0e42 (patch) | |
tree | 398b702052d5e8f17c8f961939274bc857ef73d3 /dev-vcs | |
parent | dev-vcs/stgit: Stabilize 2.4.6 ppc64, #931605 (diff) | |
download | gentoo-d7a2921675beab499685933d2e4a3b1de17d0e42.tar.gz gentoo-d7a2921675beab499685933d2e4a3b1de17d0e42.tar.bz2 gentoo-d7a2921675beab499685933d2e4a3b1de17d0e42.zip |
dev-vcs/stgit: Stabilize 2.4.6 arm64, #931605
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/stgit/stgit-2.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-2.4.6.ebuild b/dev-vcs/stgit/stgit-2.4.6.ebuild index 3625a2c71d51..e815ddb4c129 100644 --- a/dev-vcs/stgit/stgit-2.4.6.ebuild +++ b/dev-vcs/stgit/stgit-2.4.6.ebuild @@ -184,7 +184,7 @@ LICENSE="GPL-2" # Dependent crate licenses LICENSE+=" Apache-2.0 BSD MIT Unicode-DFS-2016" SLOT="0/2" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86" IUSE="doc" DEPEND="doc? ( app-text/asciidoc )" |