diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2020-04-23 13:44:10 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-04-23 13:44:23 -0700 |
commit | 493178a2155877f9251f62110f9a276ef9816cd2 (patch) | |
tree | a99353ba0b919cf1ee0b168da92006af2e0a7177 /sys-cluster | |
parent | sys-cluster/ceph: remove old (diff) | |
download | gentoo-493178a2155877f9251f62110f9a276ef9816cd2.tar.gz gentoo-493178a2155877f9251f62110f9a276ef9816cd2.tar.bz2 gentoo-493178a2155877f9251f62110f9a276ef9816cd2.zip |
sys-cluster/ceph-14.2.9-r1: stable on amd64
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/ceph/ceph-14.2.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-14.2.9-r1.ebuild b/sys-cluster/ceph/ceph-14.2.9-r1.ebuild index 795abd75b7c0..8fbefa08d5f3 100644 --- a/sys-cluster/ceph/ceph-14.2.9-r1.ebuild +++ b/sys-cluster/ceph/ceph-14.2.9-r1.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" - KEYWORDS="~amd64 ~ppc64" + KEYWORDS="amd64 ~ppc64" fi DESCRIPTION="Ceph distributed filesystem" |