diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-11-21 18:37:24 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-11-21 18:37:57 +0200 |
commit | 581a926204ca12921ed42f77867ec0049cd3aeae (patch) | |
tree | 776b3f21142487681f451370a09e7fbd4c06f95e /net-libs/rest | |
parent | dev-libs/libglib-testing: Keyword 0.1.1 x86, #881799 (diff) | |
download | gentoo-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.ebuild | 2 |
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 ) |