summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-11-21 18:37:24 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-11-21 18:37:57 +0200
commit581a926204ca12921ed42f77867ec0049cd3aeae (patch)
tree776b3f21142487681f451370a09e7fbd4c06f95e /net-libs/rest
parentdev-libs/libglib-testing: Keyword 0.1.1 x86, #881799 (diff)
downloadgentoo-581a926204ca12921ed42f77867ec0049cd3aeae.tar.gz
gentoo-581a926204ca12921ed42f77867ec0049cd3aeae.tar.bz2
gentoo-581a926204ca12921ed42f77867ec0049cd3aeae.zip
net-libs/rest: Keyword 0.9.1 x86, #881799
Signed-off-by: Joonas Niilola <juippis@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 cde0aa02c8ed..838234c4ec58 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"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="gtk-doc +introspection test vala"
REQUIRED_USE="
gtk-doc? ( introspection )