commit: 0ec132d4e16bc9eee3c9fe9a5e69d22c8a88cf9d
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 12:11:21 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 12:11:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec132d4
sys-cluster/ceph: amd64 stable wrt bug #668982
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
sys-cluster/ceph/ceph-12.2.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/ceph/ceph-12.2.8.ebuild
b/sys-cluster/ceph/ceph-12.2.8.ebuild
index ffde184e3ce..56f05c940aa 100644
--- a/sys-cluster/ceph/ceph-12.2.8.ebuild
+++ b/sys-cluster/ceph/ceph-12.2.8.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"