diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-14 13:24:47 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-14 13:24:47 +0100 |
commit | 7170c7709dda754d192987e60945757b6b38ece6 (patch) | |
tree | c99153c96b8b24eadf207393a71124e95464b9e6 /dev-libs | |
parent | net-mail/dovecot: Stable for HPPA (bug #601452). (diff) | |
download | gentoo-7170c7709dda754d192987e60945757b6b38ece6.tar.gz gentoo-7170c7709dda754d192987e60945757b6b38ece6.tar.bz2 gentoo-7170c7709dda754d192987e60945757b6b38ece6.zip |
dev-libs/hiredis: Stable for HPPA (bug #585646).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs')
-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 856b19018df1..4a454793e346 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 )" |