summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-20 00:46:38 +0000
committerSam James <sam@gentoo.org>2022-11-20 00:46:38 +0000
commit31c164c539b07fa5da4ad042ff8300301bda6478 (patch)
tree625feccd451431e9ba7014ec02eb65a10a56405d /net-libs
parentdev-libs/gjs: stabilize 1.72.2-r1 for ppc (diff)
downloadgentoo-31c164c539b07fa5da4ad042ff8300301bda6478.tar.gz
gentoo-31c164c539b07fa5da4ad042ff8300301bda6478.tar.bz2
gentoo-31c164c539b07fa5da4ad042ff8300301bda6478.zip
net-libs/rest: Keyword 0.9.1 arm64, #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 3b53bfd8c419..c59837d50681 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"
+KEYWORDS="~amd64 ~arm ~arm64"
IUSE="gtk-doc +introspection test vala"
REQUIRED_USE="
gtk-doc? ( introspection )