From: Mikle Kolyada Date: Wed, 11 Jul 2018 13:36:34 +0000 (+0300) Subject: sys-cluster/ceph: amd64 stable wrt bug #658928 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ae71a2f6a2773510c086dac06472bd30595e25e1;p=gentoo.git sys-cluster/ceph: amd64 stable wrt bug #658928 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/sys-cluster/ceph/ceph-12.2.5.ebuild b/sys-cluster/ceph/ceph-12.2.5.ebuild index 72ad468ceb66..75cd704ac78f 100644 --- a/sys-cluster/ceph/ceph-12.2.5.ebuild +++ b/sys-cluster/ceph/ceph-12.2.5.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"