diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 02:15:04 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 02:19:19 +0200 |
commit | c34f6e05f297e93ea29796022787c2d7a035b317 (patch) | |
tree | 12259ccf7abfcbecdb514c3d59601bdf87a9bec7 /sys-devel/clang-common | |
parent | sys-devel/lld: x86 stable (bug #777282) (diff) | |
download | gentoo-c34f6e05f297e93ea29796022787c2d7a035b317.tar.gz gentoo-c34f6e05f297e93ea29796022787c2d7a035b317.tar.bz2 gentoo-c34f6e05f297e93ea29796022787c2d7a035b317.zip |
sys-devel/clang-common: x86 stable (bug #777282)
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r-- | sys-devel/clang-common/clang-common-11.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-11.1.0.ebuild b/sys-devel/clang-common/clang-common-11.1.0.ebuild index 6bda3d5a5468..8e82cc806562 100644 --- a/sys-devel/clang-common/clang-common-11.1.0.ebuild +++ b/sys-devel/clang-common/clang-common-11.1.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE="" PDEPEND="sys-devel/clang:*" |