summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-20 00:27:31 +0000
committerSam James <sam@gentoo.org>2022-11-20 00:27:31 +0000
commitac62e1e3e2989f9b46097d42cd68b9c9ce717327 (patch)
tree4a6dff6fc89e9810be55ebf1c4337cafe60f9050 /net-libs
parentsys-devel/llvm-toolchain-symlinks: Stabilize 15-r1 ppc, #881853 (diff)
downloadgentoo-ac62e1e3e2989f9b46097d42cd68b9c9ce717327.tar.gz
gentoo-ac62e1e3e2989f9b46097d42cd68b9c9ce717327.tar.bz2
gentoo-ac62e1e3e2989f9b46097d42cd68b9c9ce717327.zip
net-libs/rest: Keyword 0.9.1 arm, #881799
Signed-off-by: Sam James <sam@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 dfbc3e3bca1f..3b53bfd8c419 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"
+KEYWORDS="~amd64 ~arm"
IUSE="gtk-doc +introspection test vala"
REQUIRED_USE="
gtk-doc? ( introspection )