summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-01 19:02:22 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-01 19:02:22 +0000
commit64513f9af52cda3c5cd12e7af6c6f6899658b869 (patch)
tree4ca34cdd7802f85d48e1a5dd7681b9b239fa5564 /net-libs/rest
parentgui-libs/vte-common: Stabilize 0.70.3 sparc, #901377 (diff)
downloadgentoo-64513f9af52cda3c5cd12e7af6c6f6899658b869.tar.gz
gentoo-64513f9af52cda3c5cd12e7af6c6f6899658b869.tar.bz2
gentoo-64513f9af52cda3c5cd12e7af6c6f6899658b869.zip
net-libs/rest: Stabilize 0.9.1-r1 sparc, #901377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/rest')
-rw-r--r--net-libs/rest/rest-0.9.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rest/rest-0.9.1-r1.ebuild b/net-libs/rest/rest-0.9.1-r1.ebuild
index 043934d58939..65c6683460a6 100644
--- a/net-libs/rest/rest-0.9.1-r1.ebuild
+++ b/net-libs/rest/rest-0.9.1-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Librest"
LICENSE="LGPL-2.1"
SLOT="1.0" # librest_soversion
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86"
IUSE="gtk-doc +introspection test vala"
REQUIRED_USE="
gtk-doc? ( introspection )