dev-ml/extlib: Add ~ppc keyword (bug 586910).
authorMichael Weber <xmw@gentoo.org>
Thu, 23 Feb 2017 11:51:29 +0000 (12:51 +0100)
committerMichael Weber <xmw@gentoo.org>
Thu, 23 Feb 2017 11:56:55 +0000 (12:56 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ml/extlib/extlib-1.7.1.ebuild

index 4549eeed797eb91a57cfc3af0d0f3ecb8ecf0572..c5e7b9875bfe4c44a1ebc358d931db9be9f4c1a7 100644 (file)
@@ -16,7 +16,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 SLOT="0/${PV}"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="doc +ocamlopt"
 S="${WORKDIR}/ocaml-${P}"