diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:00:13 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:00:13 +0200 |
commit | 70ff0fef4a8371ebb67ba53f852382faba0e555c (patch) | |
tree | 06ed53eff6f6fe3a279375f4c1fd9f1570704a56 /sys-cluster | |
parent | app-crypt/ccid: x86 stable (bug #663596) (diff) | |
download | gentoo-70ff0fef4a8371ebb67ba53f852382faba0e555c.tar.gz gentoo-70ff0fef4a8371ebb67ba53f852382faba0e555c.tar.bz2 gentoo-70ff0fef4a8371ebb67ba53f852382faba0e555c.zip |
sys-cluster/ceph: x86 stable (bug #663472)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/ceph/ceph-12.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-12.2.7.ebuild b/sys-cluster/ceph/ceph-12.2.7.ebuild index 000712b8e6fc..72ad468ceb66 100644 --- a/sys-cluster/ceph/ceph-12.2.7.ebuild +++ b/sys-cluster/ceph/ceph-12.2.7.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 x86" fi DESCRIPTION="Ceph distributed filesystem" |