sys-devel/lld: keyworded 7.0.1 for ppc64, bug #679886
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 24 Mar 2019 20:03:43 +0000 (20:03 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 24 Mar 2019 20:03:43 +0000 (20:03 +0000)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-devel/lld/lld-7.0.1.ebuild

index e748a0b44b4492e8925ff58b1c217e0e482989f7..a5009a3a1758f197d5f34a07f834e5f5463759d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz
 
 LICENSE="UoI-NCSA"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-fbsd"
 IUSE="test"
 RESTRICT="!test? ( test )"