diff options
Diffstat (limited to 'dev-vcs/stgit/stgit-2.4.11-r1.ebuild')
-rw-r--r-- | dev-vcs/stgit/stgit-2.4.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-2.4.11-r1.ebuild b/dev-vcs/stgit/stgit-2.4.11-r1.ebuild index 23e7e6e16f24..4c501afcde07 100644 --- a/dev-vcs/stgit/stgit-2.4.11-r1.ebuild +++ b/dev-vcs/stgit/stgit-2.4.11-r1.ebuild @@ -178,7 +178,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 )" |