From: Georgy Yakovlev Date: Sat, 21 Dec 2019 08:58:03 +0000 (-0800) Subject: sys-cluster/ceph: keyword 14.2.5 on ~ppc64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d8946e4bef136605296d31256eae9f6c8ca43dca;p=gentoo.git sys-cluster/ceph: keyword 14.2.5 on ~ppc64 note: it requires google-perftools-2.7-r1 to build on ppc64 but I don't want to change ebuild deps Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/sys-cluster/ceph/ceph-14.2.5.ebuild b/sys-cluster/ceph/ceph-14.2.5.ebuild index 95bdb0d89fbc..56e2cc8267a4 100644 --- a/sys-cluster/ceph/ceph-14.2.5.ebuild +++ b/sys-cluster/ceph/ceph-14.2.5.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64" + KEYWORDS="~amd64 ~arm64 ~ppc64" fi DESCRIPTION="Ceph distributed filesystem"