diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 19:15:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 19:20:48 +0200 |
commit | c601ac5cb2d42f74d15fe86180df7093398f82ac (patch) | |
tree | 722600d1f9452ce6c993637800e236ca32981ed2 /sys-devel/llvm-common | |
parent | sys-devel/clang: x86 stable (bug #657516) (diff) | |
download | gentoo-c601ac5cb2d42f74d15fe86180df7093398f82ac.tar.gz gentoo-c601ac5cb2d42f74d15fe86180df7093398f82ac.tar.bz2 gentoo-c601ac5cb2d42f74d15fe86180df7093398f82ac.zip |
sys-devel/llvm-common: x86 stable (bug #657516)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-devel/llvm-common')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-5.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-common/llvm-common-5.0.2.ebuild b/sys-devel/llvm-common/llvm-common-5.0.2.ebuild index 77daa7aadce7..e5a7e9212ba6 100644 --- a/sys-devel/llvm-common/llvm-common-5.0.2.ebuild +++ b/sys-devel/llvm-common/llvm-common-5.0.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="!sys-devel/llvm:0" |