sys-cluster/ceph: Unkeyword 12.2.12-r2 (bug #708294)

Broken with python3 only, several dependencies have removed python3.

Will remove completely soon.

Closes: https://bugs.gentoo.org/708294
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2020-02-05 12:01:14 -08:00
committed by Patrick McLean
parent 7e17cac473
commit c7e50ea309

View File

@@ -14,7 +14,8 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~x86"
# currently broken (bug #708294)
#KEYWORDS="~amd64 ~arm64 ~x86"
fi
DESCRIPTION="Ceph distributed filesystem"