diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-07 15:51:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-07 16:03:34 +0300 |
commit | e34abf192ee51abc1822c65a21ddedac1ba20035 (patch) | |
tree | 39a52927d2e176359ee16d55921459ce274b9f62 | |
parent | app-metrics/prometheus: Version bump to 2.3.0 (diff) | |
download | gentoo-e34abf192ee51abc1822c65a21ddedac1ba20035.tar.gz gentoo-e34abf192ee51abc1822c65a21ddedac1ba20035.tar.bz2 gentoo-e34abf192ee51abc1822c65a21ddedac1ba20035.zip |
sys-devel/llvm-common: amd64 stable wrt bug #657516
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-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 b4d44abdf980..77daa7aadce7 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" |