summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:35:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:35:59 +0200
commit1a2ff3851b4ca38deab813324397bf24f32e5397 (patch)
tree7361137354795a520649310b0530abdecc4dfe5a /net-libs
parentnet-libs/webkit-gtk: Stabilize 2.38.2-r500 amd64, #885627 (diff)
downloadgentoo-1a2ff3851b4ca38deab813324397bf24f32e5397.tar.gz
gentoo-1a2ff3851b4ca38deab813324397bf24f32e5397.tar.bz2
gentoo-1a2ff3851b4ca38deab813324397bf24f32e5397.zip
net-libs/rest: Stabilize 0.9.1 amd64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 802c4ae7f11b..7cee97c9fe07 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 )