diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-08-19 13:57:16 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-27 23:08:24 +0800 |
commit | 7777e34b91f271e289996c92aad58db178b2d3cb (patch) | |
tree | e4a814b95c87cd945c94fb2005cc02118bf8cdac /dev-libs/libgweather | |
parent | sci-geosciences/geocode-glib: keyword ~riscv (diff) | |
download | gentoo-7777e34b91f271e289996c92aad58db178b2d3cb.tar.gz gentoo-7777e34b91f271e289996c92aad58db178b2d3cb.tar.bz2 gentoo-7777e34b91f271e289996c92aad58db178b2d3cb.zip |
dev-libs/libgweather: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/libgweather-40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgweather/libgweather-40.0.ebuild b/dev-libs/libgweather/libgweather-40.0.ebuild index b7249ad649f9..450abd3a7b1b 100644 --- a/dev-libs/libgweather/libgweather-40.0.ebuild +++ b/dev-libs/libgweather/libgweather-40.0.ebuild @@ -16,7 +16,7 @@ SLOT="2/3-16-2" # subslot = 3-(libgweather-3 soname suffix) w/ temporary -2 suff IUSE="glade gtk-doc +introspection +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.44.0:2 |