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 | e25aa726ac41173a02cd1fd51e693861b5d223f4 (patch) | |
tree | b6e9db672acff4f5c9cbede90265e26ad273fe5f /dev-vcs/stgit | |
parent | dev-vcs/stgit: Keyword 2.0.3 arm, #882437 (diff) | |
download | gentoo-e25aa726ac41173a02cd1fd51e693861b5d223f4.tar.gz gentoo-e25aa726ac41173a02cd1fd51e693861b5d223f4.tar.bz2 gentoo-e25aa726ac41173a02cd1fd51e693861b5d223f4.zip |
dev-vcs/stgit: Keyword 2.0.3 arm64, #882437
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs/stgit')
-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 7cec28f6f387..5e33f55a7c0a 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 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="doc" DEPEND="doc? ( app-text/asciidoc )" |