diff options
author | 2024-12-20 20:33:27 +0000 | |
---|---|---|
committer | 2024-12-20 20:36:08 +0000 | |
commit | e52233650ed90c7ecbf2187e4cd2a954dc315412 (patch) | |
tree | 8a6f222eb282438bc38807b6f1a22cfa50d75bd5 /net-libs | |
parent | mail-client/evolution: Stabilize 3.52.4-r2 x86, #946484 (diff) | |
download | gentoo-e52233650ed90c7ecbf2187e4cd2a954dc315412.tar.gz gentoo-e52233650ed90c7ecbf2187e4cd2a954dc315412.tar.bz2 gentoo-e52233650ed90c7ecbf2187e4cd2a954dc315412.zip |
net-libs/uhttpmock: Stabilize 0.11.0 x86, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/uhttpmock/uhttpmock-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/uhttpmock/uhttpmock-0.11.0.ebuild b/net-libs/uhttpmock/uhttpmock-0.11.0.ebuild index bce9ba72d61f..15d16cc42af6 100644 --- a/net-libs/uhttpmock/uhttpmock-0.11.0.ebuild +++ b/net-libs/uhttpmock/uhttpmock-0.11.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.freedesktop.org/pwithnall/${PN}/-/archive/${PV}/${P}.tar LICENSE="LGPL-2+" SLOT="1.0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gtk-doc +introspection vala" REQUIRED_USE="vala? ( introspection )" |