diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:50:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:50:47 +0100 |
commit | ae7115ac8143226aa36357d54fd329aae09e5e49 (patch) | |
tree | 965f50f9110ba44000f54c9285d549b1dac71d4a /dev-libs/hiredis | |
parent | app-arch/libarchive: sparc stable wrt bug #607794 (diff) | |
download | gentoo-ae7115ac8143226aa36357d54fd329aae09e5e49.tar.gz gentoo-ae7115ac8143226aa36357d54fd329aae09e5e49.tar.bz2 gentoo-ae7115ac8143226aa36357d54fd329aae09e5e49.zip |
dev-libs/hiredis: sparc stable wrt bug #585646
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/hiredis')
-rw-r--r-- | dev-libs/hiredis/hiredis-0.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hiredis/hiredis-0.13.3.ebuild b/dev-libs/hiredis/hiredis-0.13.3.ebuild index a64ab1a28f5d..9f7c98f3bec1 100644 --- a/dev-libs/hiredis/hiredis-0.13.3.ebuild +++ b/dev-libs/hiredis/hiredis-0.13.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/0.13" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x64-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-solaris" IUSE="examples static-libs test" DEPEND="test? ( dev-db/redis )" |