diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:47:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:47:15 +0300 |
commit | 1a134d2558ea8dbaec63d2e19829153b842caabe (patch) | |
tree | af7188604e1e132164ba2bc2c0c62d3e4bc1a8ba /dev-libs/libgweather | |
parent | dev-libs/libgnome-games-support: x86 stable wrt bug #702260 (diff) | |
download | gentoo-1a134d2558ea8dbaec63d2e19829153b842caabe.tar.gz gentoo-1a134d2558ea8dbaec63d2e19829153b842caabe.tar.bz2 gentoo-1a134d2558ea8dbaec63d2e19829153b842caabe.zip |
dev-libs/libgweather: x86 stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/libgweather-3.32.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgweather/libgweather-3.32.2-r1.ebuild b/dev-libs/libgweather/libgweather-3.32.2-r1.ebuild index 1808dded707a..4f7159085e8f 100644 --- a/dev-libs/libgweather/libgweather-3.32.2-r1.ebuild +++ b/dev-libs/libgweather/libgweather-3.32.2-r1.ebuild @@ -15,7 +15,7 @@ SLOT="2/3-15-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 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.44.0:2 |