diff options
author | Sam James <sam@gentoo.org> | 2021-04-14 23:04:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-14 23:06:10 +0100 |
commit | 080f7f10ccf7833bb009b20e8e74af049104d264 (patch) | |
tree | 171e0132ee3c974b7227f6d22b1a0f01875b0787 /net-libs/uhttpmock | |
parent | net-libs/telepathy-glib: Stabilize 0.24.2 sparc, #782847 (diff) | |
download | gentoo-080f7f10ccf7833bb009b20e8e74af049104d264.tar.gz gentoo-080f7f10ccf7833bb009b20e8e74af049104d264.tar.bz2 gentoo-080f7f10ccf7833bb009b20e8e74af049104d264.zip |
net-libs/uhttpmock: Stabilize 0.5.3 sparc, #782847
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/uhttpmock')
-rw-r--r-- | net-libs/uhttpmock/uhttpmock-0.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild b/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild index 14504ba06644..30a81958539e 100644 --- a/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild +++ b/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild @@ -16,7 +16,7 @@ SLOT="0" IUSE="debug +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" RDEPEND=" >=dev-libs/glib-2.38.0:2 |