From: Thomas Deutschmann Date: Thu, 16 Aug 2018 00:00:13 +0000 (+0200) Subject: sys-cluster/ceph: x86 stable (bug #663472) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=70ff0fef4a8371ebb67ba53f852382faba0e555c;p=gentoo.git sys-cluster/ceph: x86 stable (bug #663472) Package-Manager: Portage-2.3.46, Repoman-2.3.10 --- diff --git a/sys-cluster/ceph/ceph-12.2.7.ebuild b/sys-cluster/ceph/ceph-12.2.7.ebuild index 000712b8e6fc..72ad468ceb66 100644 --- a/sys-cluster/ceph/ceph-12.2.7.ebuild +++ b/sys-cluster/ceph/ceph-12.2.7.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi DESCRIPTION="Ceph distributed filesystem"