diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:29:05 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:29:05 +0200 |
commit | 136a9eafdb0d5d02416b244aee308cb663e5c947 (patch) | |
tree | c6eff065943178a43396f01b43a265a86429366c /net-libs/uhttpmock | |
parent | net-libs/phodav: Stabilize 3.0 arm64, #885627 (diff) | |
download | gentoo-136a9eafdb0d5d02416b244aee308cb663e5c947.tar.gz gentoo-136a9eafdb0d5d02416b244aee308cb663e5c947.tar.bz2 gentoo-136a9eafdb0d5d02416b244aee308cb663e5c947.zip |
net-libs/uhttpmock: Stabilize 0.9.0 arm64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/uhttpmock')
-rw-r--r-- | net-libs/uhttpmock/uhttpmock-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/uhttpmock/uhttpmock-0.9.0.ebuild b/net-libs/uhttpmock/uhttpmock-0.9.0.ebuild index f384e95722cc..45be2861ff60 100644 --- a/net-libs/uhttpmock/uhttpmock-0.9.0.ebuild +++ b/net-libs/uhttpmock/uhttpmock-0.9.0.ebuild @@ -15,7 +15,7 @@ SLOT="1.0" IUSE="gtk-doc +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.38.0:2 |