diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-08 09:38:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-08 09:44:47 +0000 |
commit | 663acaeb19b6d9ef358e5af5dbf186c7891b40d8 (patch) | |
tree | 45df202d7d2c3ea8ebcd0a1651fa47611f15fd05 /sys-cluster/glusterfs | |
parent | app-text/unrtf: stable 0.21.10 for ppc64, bug #604908 (diff) | |
download | gentoo-663acaeb19b6d9ef358e5af5dbf186c7891b40d8.tar.gz gentoo-663acaeb19b6d9ef358e5af5dbf186c7891b40d8.tar.bz2 gentoo-663acaeb19b6d9ef358e5af5dbf186c7891b40d8.zip |
sys-cluster/glusterfs: stable 4.1.5 for ppc64, bug #653070
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-cluster/glusterfs')
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-4.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild index 5e31d5eab436..a3e454d000d6 100644 --- a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild +++ b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild @@ -12,7 +12,7 @@ if [[ ${PV#9999} != ${PV} ]]; then EGIT_REPO_URI="https://github.com/gluster/glusterfs.git" else SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut '1-2')/${PV}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86" fi DESCRIPTION="GlusterFS is a powerful network/cluster filesystem" |