diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-05 21:43:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-05 21:43:04 +0200 |
commit | 9904485628fb5faebeb00e4050940b0599503fc5 (patch) | |
tree | 9e86222f6f35438825a20cbecba7a77968cb4d42 /dev-vcs | |
parent | x11-libs/libICE: Bump to 1.1.0-r1, adding C++ interop fix (diff) | |
download | gentoo-9904485628fb5faebeb00e4050940b0599503fc5.tar.gz gentoo-9904485628fb5faebeb00e4050940b0599503fc5.tar.bz2 gentoo-9904485628fb5faebeb00e4050940b0599503fc5.zip |
dev-vcs/stgit: Keyword 2.0.3 x86, #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 172869bdd7d8..46042d23bfef 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 ~arm64 ~ppc ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="doc" DEPEND="doc? ( app-text/asciidoc )" |