summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-19 19:49:05 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-19 19:52:24 +0200
commitffb350eb1a2eca09fb0fbc4d757caf949e8af637 (patch)
tree406b9e376d7043c275fe5fbbfd8f2454202097c6 /sys-cluster
parentsys-power/acpid: x86 stable (bug #668980) (diff)
downloadgentoo-ffb350eb1a2eca09fb0fbc4d757caf949e8af637.tar.gz
gentoo-ffb350eb1a2eca09fb0fbc4d757caf949e8af637.tar.bz2
gentoo-ffb350eb1a2eca09fb0fbc4d757caf949e8af637.zip
sys-cluster/ceph: x86 stable (bug #668982)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-12.2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/ceph/ceph-12.2.8.ebuild b/sys-cluster/ceph/ceph-12.2.8.ebuild
index 9de69307ead2..ffde184e3ce8 100644
--- a/sys-cluster/ceph/ceph-12.2.8.ebuild
+++ b/sys-cluster/ceph/ceph-12.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"