From: Georgy Yakovlev Date: Tue, 25 Feb 2020 08:04:06 +0000 (-0800) Subject: sys-cluster/ceph: restore ~ppc64 keyword for 14.2.7-r1, bug #710752 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=395cb563b927c14c3d56137af2522a72d55204c3;p=gentoo.git sys-cluster/ceph: restore ~ppc64 keyword for 14.2.7-r1, bug #710752 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/sys-cluster/ceph/ceph-14.2.7-r1.ebuild b/sys-cluster/ceph/ceph-14.2.7-r1.ebuild index d63e736db149..bbd99feb1f92 100644 --- a/sys-cluster/ceph/ceph-14.2.7-r1.ebuild +++ b/sys-cluster/ceph/ceph-14.2.7-r1.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~ppc64" fi DESCRIPTION="Ceph distributed filesystem"