From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2D7C11388C0 for ; Fri, 26 Feb 2016 19:46:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93A66E07DB; Fri, 26 Feb 2016 19:46:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3AF62E07DB for ; Fri, 26 Feb 2016 19:46:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DD9E340B27 for ; Fri, 26 Feb 2016 19:46:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C9891607 for ; Fri, 26 Feb 2016 19:46:21 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1456515904.cca53700c15c187981a7c932a3e7ed2bcd9d0a05.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/liberasurecode/, dev-libs/jerasure/, dev-libs/gf-complete/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/gf-complete/gf-complete-2.0.0.ebuild dev-libs/jerasure/jerasure-2.0.0.ebuild dev-libs/liberasurecode/liberasurecode-1.0.8-r1.ebuild dev-python/PyECLib/PyECLib-1.0.7-r2.ebuild X-VCS-Directories: dev-python/PyECLib/ dev-libs/gf-complete/ dev-libs/liberasurecode/ dev-libs/jerasure/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: cca53700c15c187981a7c932a3e7ed2bcd9d0a05 X-VCS-Branch: master Date: Fri, 26 Feb 2016 19:46:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 287cf201-97ca-4d54-a5be-1df90495786e X-Archives-Hash: b0c1f30ffa83260077a2bfbe9c2f5b56 commit: cca53700c15c187981a7c932a3e7ed2bcd9d0a05 Author: Matthew Thode gentoo org> AuthorDate: Fri Feb 26 19:45:04 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Fri Feb 26 19:45:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca53700 adding arm64 keyword to C based openstack packages dev-libs/gf-complete/gf-complete-2.0.0.ebuild | 2 +- dev-libs/jerasure/jerasure-2.0.0.ebuild | 2 +- dev-libs/liberasurecode/liberasurecode-1.0.8-r1.ebuild | 2 +- dev-python/PyECLib/PyECLib-1.0.7-r2.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/gf-complete/gf-complete-2.0.0.ebuild b/dev-libs/gf-complete/gf-complete-2.0.0.ebuild index c6c2fbc..7acedb5 100644 --- a/dev-libs/gf-complete/gf-complete-2.0.0.ebuild +++ b/dev-libs/gf-complete/gf-complete-2.0.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}.git" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" DEPEND="" diff --git a/dev-libs/jerasure/jerasure-2.0.0.ebuild b/dev-libs/jerasure/jerasure-2.0.0.ebuild index 8ce2a8d..70c285d 100644 --- a/dev-libs/jerasure/jerasure-2.0.0.ebuild +++ b/dev-libs/jerasure/jerasure-2.0.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}.git" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" DEPEND="dev-libs/gf-complete" diff --git a/dev-libs/liberasurecode/liberasurecode-1.0.8-r1.ebuild b/dev-libs/liberasurecode/liberasurecode-1.0.8-r1.ebuild index 20980ab..0ed5b1f 100644 --- a/dev-libs/liberasurecode/liberasurecode-1.0.8-r1.ebuild +++ b/dev-libs/liberasurecode/liberasurecode-1.0.8-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/tsg--${PN}-${CUSTOM_VERSION}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc static-libs" RDEPEND="" diff --git a/dev-python/PyECLib/PyECLib-1.0.7-r2.ebuild b/dev-python/PyECLib/PyECLib-1.0.7-r2.ebuild index 3465006..e933c54 100644 --- a/dev-python/PyECLib/PyECLib-1.0.7-r2.ebuild +++ b/dev-python/PyECLib/PyECLib-1.0.7-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" CDEPEND="dev-libs/jerasure"