commit:     f525b962d648804ad36fd7f347fd70b6de239592
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  2 16:09:59 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 16:19:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f525b962

arch/{ia64,sparc}/package.use.stable.mask: don't stabilize redis on this arches

 dev-libs/hiredis/hiredis-0.13.3.ebuild      | 4 ++--
 profiles/arch/ia64/package.use.stable.mask  | 4 ++++
 profiles/arch/sparc/package.use.stable.mask | 4 ++++
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/dev-libs/hiredis/hiredis-0.13.3.ebuild 
b/dev-libs/hiredis/hiredis-0.13.3.ebuild
index b54ef83..cdbc92a 100644
--- a/dev-libs/hiredis/hiredis-0.13.3.ebuild
+++ b/dev-libs/hiredis/hiredis-0.13.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -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="~amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-solaris"
 IUSE="examples static-libs test"
 
 DEPEND="test? ( dev-db/redis )"

diff --git a/profiles/arch/ia64/package.use.stable.mask 
b/profiles/arch/ia64/package.use.stable.mask
index a6d39e9..d06a87b 100644
--- a/profiles/arch/ia64/package.use.stable.mask
+++ b/profiles/arch/ia64/package.use.stable.mask
@@ -18,6 +18,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Pacho Ramos <[email protected]> (02 Jan 2017)
+# Don't stabilize redis
+dev-libs/hiredis test
+
 # Pacho Ramos <[email protected]> (02 Jul 2014)
 # Mask due Gnome3 not going to be stabilized on this arch
 dev-util/geany-plugins devhelp gtkspell markdown webkit

diff --git a/profiles/arch/sparc/package.use.stable.mask 
b/profiles/arch/sparc/package.use.stable.mask
index bc72fed..b80c136 100644
--- a/profiles/arch/sparc/package.use.stable.mask
+++ b/profiles/arch/sparc/package.use.stable.mask
@@ -18,6 +18,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Pacho Ramos <[email protected]> (02 Jan 2017)
+# Don't stabilize redis
+dev-libs/hiredis test
+
 # Gilles Dartiguelongue <[email protected]> (13 Nov 2016)
 # Remove when stabilized, see bug #538828
 <=x11-base/xorg-drivers-1.17 input_devices_libinput

Reply via email to