dev-ml/opam: add ~ppc (bug 527318).
authorMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 09:37:22 +0000 (11:37 +0200)
committerMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 09:51:23 +0000 (11:51 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"

dev-ml/opam/opam-1.3.0.ebuild
dev-ml/opam/opam-1.3.1.ebuild

index d82287aa9bbb6a559d53f23022f3ea2ccf8725a4..024cdcc5f011d7716e03a40d38e8a6a724ed9fee 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="A source-based package manager for OCaml"
 HOMEPAGE="http://opam.ocaml.org/"
 LICENSE="LGPL-3-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc"
 IUSE=""
 
 if [[ ${PV} != 9999 ]]; then
index 10441e2b2ac6646ffe32d5c9c0a06b8e0f0fa752..7a59ae2c792bb3f1a96ba7c4d0b89ffb2ed9c1c5 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="A source-based package manager for OCaml"
 HOMEPAGE="http://opam.ocaml.org/"
 LICENSE="LGPL-3-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc"
 IUSE=""
 
 if [[ ${PV} != 9999 ]]; then