summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-17 08:42:25 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-17 08:44:03 +0200
commit489162cb8cb6ef863f6ef4a5d29cbaf32a126047 (patch)
tree28a54cb8beda44d9e861cc14326ee5d401115f67 /net-libs/rest
parentnet-libs/webkit-gtk: Stabilize 2.38.2-r500 x86, #885627 (diff)
downloadgentoo-489162cb8cb6ef863f6ef4a5d29cbaf32a126047.tar.gz
gentoo-489162cb8cb6ef863f6ef4a5d29cbaf32a126047.tar.bz2
gentoo-489162cb8cb6ef863f6ef4a5d29cbaf32a126047.zip
net-libs/rest: Stabilize 0.9.1 x86, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/rest')
-rw-r--r--net-libs/rest/rest-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rest/rest-0.9.1.ebuild b/net-libs/rest/rest-0.9.1.ebuild
index 7cee97c9fe07..545813a842ca 100644
--- a/net-libs/rest/rest-0.9.1.ebuild
+++ b/net-libs/rest/rest-0.9.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Librest"
LICENSE="LGPL-2.1"
SLOT="1.0" # librest_soversion
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv sparc x86"
IUSE="gtk-doc +introspection test vala"
REQUIRED_USE="
gtk-doc? ( introspection )