commit: fac6082702707165e40a02d39c59aaf9b3a50bf8 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Sep 6 19:17:43 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 6 19:18:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fac60827
dev-util/lldb: Add keywords to 15.0.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-util/lldb/lldb-15.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/lldb/lldb-15.0.0.ebuild b/dev-util/lldb/lldb-15.0.0.ebuild index fd12eb1fbf30..ddd579b36619 100644 --- a/dev-util/lldb/lldb-15.0.0.ebuild +++ b/dev-util/lldb/lldb-15.0.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="debug +libedit lzma ncurses +python test +xml" RESTRICT="test" REQUIRED_USE=${PYTHON_REQUIRED_USE}
