summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-17 14:03:02 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-17 14:03:02 -0400
commit6b0a43eddd95c86a14f03e1e35ee2d296a7260a5 (patch)
treefbbc3307ec0728f506ab1a4d0aaf8c571e75b762 /sys-cluster
parentdev-python/zope-testing: arm64 keyworded (bug #615400) (diff)
downloadgentoo-6b0a43eddd95c86a14f03e1e35ee2d296a7260a5.tar.gz
gentoo-6b0a43eddd95c86a14f03e1e35ee2d296a7260a5.tar.bz2
gentoo-6b0a43eddd95c86a14f03e1e35ee2d296a7260a5.zip
sys-cluster/ceph: arm64 keyworded (bug #615400)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-12.2.12-r1.ebuild2
-rw-r--r--sys-cluster/ceph/ceph-14.2.0-r5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/ceph/ceph-12.2.12-r1.ebuild b/sys-cluster/ceph/ceph-12.2.12-r1.ebuild
index 4e1b592301e5..783210078a84 100644
--- a/sys-cluster/ceph/ceph-12.2.12-r1.ebuild
+++ b/sys-cluster/ceph/ceph-12.2.12-r1.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 ~arm64 ~x86"
fi
DESCRIPTION="Ceph distributed filesystem"
diff --git a/sys-cluster/ceph/ceph-14.2.0-r5.ebuild b/sys-cluster/ceph/ceph-14.2.0-r5.ebuild
index 7b499e4cb031..52a0a5582aba 100644
--- a/sys-cluster/ceph/ceph-14.2.0-r5.ebuild
+++ b/sys-cluster/ceph/ceph-14.2.0-r5.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
DESCRIPTION="Ceph distributed filesystem"