commit: c98e30fec09cd719cc4bd43e0881c43c51befe15
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 06:07:19 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 06:07:19 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c98e30fe
net-libs/uhttpmock: Stable for HPPA (bug #551826).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
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 08b5e77..f713b6f 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