commit: 9d9398176cc0770b8d3e845c85a490b1c94e3c7e Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com> AuthorDate: Wed Feb 5 19:51:01 2020 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Wed Feb 5 19:56:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d939817
sys-cluster/ceph-14.2.7: amd64 stable (bug #684860) Closes: https://bugs.gentoo.org/684860 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> sys-cluster/ceph/ceph-14.2.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/ceph/ceph-14.2.7.ebuild b/sys-cluster/ceph/ceph-14.2.7.ebuild index a1ec2d75760..971298be9bf 100644 --- a/sys-cluster/ceph/ceph-14.2.7.ebuild +++ b/sys-cluster/ceph/ceph-14.2.7.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 ~ppc64" + KEYWORDS="amd64 ~arm64 ~ppc64" fi DESCRIPTION="Ceph distributed filesystem"