commit: dd4fb3c135157fc8552af5e7f1b266466464f2cb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 20 22:25:53 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 20 22:25:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd4fb3c1
sys-cluster/ceph: arm64 keyworded (bug #755659)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/ceph/ceph-15.2.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/ceph/ceph-15.2.6.ebuild
b/sys-cluster/ceph/ceph-15.2.6.ebuild
index f8190628700..9e98afd12a0 100644
--- a/sys-cluster/ceph/ceph-15.2.6.ebuild
+++ b/sys-cluster/ceph/ceph-15.2.6.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
DESCRIPTION="Ceph distributed filesystem"