diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-24 16:32:56 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-24 17:45:17 -0700 |
commit | 5fd038c745f0e79973ac475bd46be0a7fc8b7426 (patch) | |
tree | c3be36de8b29087e45774e80c9f565c106cfc219 /sys-devel/llvm | |
parent | sys-devel/clang: Drop ppc/ppc64 keywords (diff) | |
download | gentoo-5fd038c745f0e79973ac475bd46be0a7fc8b7426.tar.gz gentoo-5fd038c745f0e79973ac475bd46be0a7fc8b7426.tar.bz2 gentoo-5fd038c745f0e79973ac475bd46be0a7fc8b7426.zip |
sys-devel/llvm: Drop ppc/ppc64 keywords
Bug: https://bugs.gentoo.org/613732
Bug: https://bugs.gentoo.org/613734
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r-- | sys-devel/llvm/llvm-3.5.2.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/llvm/llvm-3.6.2.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/llvm/llvm-3.7.1-r3.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/llvm/llvm-3.8.1.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/llvm/llvm-3.5.2.ebuild b/sys-devel/llvm/llvm-3.5.2.ebuild index 866573c9ccc6..cad3ede9cdb3 100644 --- a/sys-devel/llvm/llvm-3.5.2.ebuild +++ b/sys-devel/llvm/llvm-3.5.2.ebuild @@ -30,7 +30,7 @@ LICENSE="UoI-NCSA rc BSD public-domain arm64? ( LLVM-Grant ) multitarget? ( LLVM-Grant )" SLOT="0/3.5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="clang debug doc gold libedit +libffi multitarget ncurses ocaml python +static-analyzer test xml video_cards_radeon kernel_Darwin kernel_FreeBSD" diff --git a/sys-devel/llvm/llvm-3.6.2.ebuild b/sys-devel/llvm/llvm-3.6.2.ebuild index 820ce17c45bf..3009a9a3f137 100644 --- a/sys-devel/llvm/llvm-3.6.2.ebuild +++ b/sys-devel/llvm/llvm-3.6.2.ebuild @@ -30,7 +30,7 @@ LICENSE="UoI-NCSA rc BSD public-domain arm64? ( LLVM-Grant ) multitarget? ( LLVM-Grant )" SLOT="0/3.6" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="clang debug doc gold libedit +libffi multitarget ncurses ocaml python +static-analyzer test xml video_cards_radeon kernel_Darwin kernel_FreeBSD" diff --git a/sys-devel/llvm/llvm-3.7.1-r3.ebuild b/sys-devel/llvm/llvm-3.7.1-r3.ebuild index d9bd3a1baabb..3687ff9e5181 100644 --- a/sys-devel/llvm/llvm-3.7.1-r3.ebuild +++ b/sys-devel/llvm/llvm-3.7.1-r3.ebuild @@ -32,7 +32,7 @@ LICENSE="UoI-NCSA rc BSD public-domain arm64? ( LLVM-Grant ) multitarget? ( LLVM-Grant )" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm ~arm64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="clang debug doc gold libedit +libffi lldb multitarget ncurses ocaml python +static-analyzer test xml video_cards_radeon kernel_Darwin kernel_FreeBSD" diff --git a/sys-devel/llvm/llvm-3.8.1.ebuild b/sys-devel/llvm/llvm-3.8.1.ebuild index c8106c65ccd6..f4ef9a08ff6e 100644 --- a/sys-devel/llvm/llvm-3.8.1.ebuild +++ b/sys-devel/llvm/llvm-3.8.1.ebuild @@ -32,7 +32,7 @@ LICENSE="UoI-NCSA rc BSD public-domain arm64? ( LLVM-Grant ) multitarget? ( LLVM-Grant )" SLOT="0/3.8.0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="clang debug doc gold libedit +libffi lldb multitarget ncurses ocaml python +static-analyzer test xml video_cards_radeon kernel_Darwin kernel_FreeBSD" |