diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-22 07:31:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-22 07:31:42 +0200 |
commit | 8b557e21f1d8fa9477d2471e382379a62584b275 (patch) | |
tree | 7b293cafa8b399b062b5dcb5a0c12fe218068628 /dev-vcs | |
parent | www-client/microsoft-edge-beta: remove old (diff) | |
download | gentoo-8b557e21f1d8fa9477d2471e382379a62584b275.tar.gz gentoo-8b557e21f1d8fa9477d2471e382379a62584b275.tar.bz2 gentoo-8b557e21f1d8fa9477d2471e382379a62584b275.zip |
dev-vcs/stgit: Keyword 2.0.3 arm, #882437
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/stgit/stgit-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-2.0.3.ebuild b/dev-vcs/stgit/stgit-2.0.3.ebuild index d528fbcab655..7cec28f6f387 100644 --- a/dev-vcs/stgit/stgit-2.0.3.ebuild +++ b/dev-vcs/stgit/stgit-2.0.3.ebuild @@ -131,7 +131,7 @@ RESTRICT="mirror" # use cargo-license for a more accurate license picture LICENSE="Apache-2.0 MIT BSD BSL-1.1 GPL-2 Unicode-DFS-2016 Unlicense ZLIB" SLOT="0/2" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="doc" DEPEND="doc? ( app-text/asciidoc )" |