diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:41:34 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:41:34 +0000 |
commit | bcd49e848270965b8e9609cb99d8262acd20ef94 (patch) | |
tree | a075fb356da1b0f899d91891bfaf540880feff26 /net-libs/rest | |
parent | mail-client/evolution: Stabilize 3.46.4 amd64, #901377 (diff) | |
download | gentoo-bcd49e848270965b8e9609cb99d8262acd20ef94.tar.gz gentoo-bcd49e848270965b8e9609cb99d8262acd20ef94.tar.bz2 gentoo-bcd49e848270965b8e9609cb99d8262acd20ef94.zip |
net-libs/rest: Stabilize 0.9.1-r1 amd64, #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.ebuild | 2 |
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 5cabb1551b69..2e445cae8d43 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 ) |