diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-07 20:12:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-07 20:22:05 +0000 |
commit | 04de7f7f13a7cde467416e41cee0020080abf209 (patch) | |
tree | afaba48261d98539386a25ef08a9f46663668616 /dev-libs/hiredis | |
parent | sys-cluster/rdma-core: stable 30.0-r2 for ppc (diff) | |
download | gentoo-04de7f7f13a7cde467416e41cee0020080abf209.tar.gz gentoo-04de7f7f13a7cde467416e41cee0020080abf209.tar.bz2 gentoo-04de7f7f13a7cde467416e41cee0020080abf209.zip |
dev-libs/hiredis: stable 1.0.0 for ppc
stable wrt bug #753407
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/hiredis')
-rw-r--r-- | dev-libs/hiredis/hiredis-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hiredis/hiredis-1.0.0.ebuild b/dev-libs/hiredis/hiredis-1.0.0.ebuild index 35622e208442..db3442a9ae5b 100644 --- a/dev-libs/hiredis/hiredis-1.0.0.ebuild +++ b/dev-libs/hiredis/hiredis-1.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/1.0.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-solaris" IUSE="examples ssl static-libs test" RESTRICT="!test? ( test )" |