commit: 491488ee2a5d056fba98ad10e9291843ff017889
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 13:14:23 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 13:14:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=491488ee
net-libs/uhttpmock: sparc stable wrt bug #570692
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-libs/uhttpmock/uhttpmock-0.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/uhttpmock/uhttpmock-0.5.0.ebuild
b/net-libs/uhttpmock/uhttpmock-0.5.0.ebuild
index 00fd9df..161f90b 100644
--- a/net-libs/uhttpmock/uhttpmock-0.5.0.ebuild
+++ b/net-libs/uhttpmock/uhttpmock-0.5.0.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
IUSE="+introspection vala"
REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ppc ~ppc64 sparc x86"
RDEPEND="
>=dev-libs/glib-2.36.0:2