commit: 1abd6c5d18eef8a2ca27a0e32383305149158104
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 17:26:21 2015 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 18:35:34 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abd6c5d
net-libs/nghttp2: mark 1.0.5 sparc stable #558734
net-libs/nghttp2/nghttp2-1.0.5.ebuild | 2 +-
profiles/arch/sparc/package.use.mask | 4 ----
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/net-libs/nghttp2/nghttp2-1.0.5.ebuild
b/net-libs/nghttp2/nghttp2-1.0.5.ebuild
index fb93169..66a8b3d 100644
--- a/net-libs/nghttp2/nghttp2-1.0.5.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.0.5.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-2
else
SRC_URI="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh
~sparc x86"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh
sparc x86"
fi
DESCRIPTION="HTTP/2 C Library"
diff --git a/profiles/arch/sparc/package.use.mask
b/profiles/arch/sparc/package.use.mask
index f62dedc..fecfa8d 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -2,10 +2,6 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-# Anthony G. Basile <[email protected]> (25 Nov 2015)
-# mask http2 on net-misc/curl until stabilized, bug #558734
-net-misc/curl http2
-
# Justin Lecher <[email protected]> (18 Nov 2015)
# requires dev-python/restkit which requires
# dev-python/socketpool which requires dev-python/gevent which requires