diff options
author | 2024-12-21 17:15:12 +0000 | |
---|---|---|
committer | 2024-12-21 17:15:12 +0000 | |
commit | d472c458edc137185896399ec5f3ad330ae75b07 (patch) | |
tree | 773d49fc9d0553d4f5ebde909128dbdd740cddab /net-libs/uhttpmock | |
parent | net-libs/libndp: Stabilize 1.9-r1 arm, #946484 (diff) | |
download | gentoo-d472c458edc137185896399ec5f3ad330ae75b07.tar.gz gentoo-d472c458edc137185896399ec5f3ad330ae75b07.tar.bz2 gentoo-d472c458edc137185896399ec5f3ad330ae75b07.zip |
net-libs/uhttpmock: Stabilize 0.11.0 arm, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/uhttpmock')
-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 562b3a09555f..4420931a02ab 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 )" |