diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:13:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:13:03 +0300 |
commit | ea5ab142f1c2c3b3445ad3d47f5aee90d13c1fd0 (patch) | |
tree | 123b1d5e01af58c465ab096ed9f2af2e5ed6b235 /dev-libs/libgweather | |
parent | dev-libs/gmime: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-ea5ab142f1c2c3b3445ad3d47f5aee90d13c1fd0.tar.gz gentoo-ea5ab142f1c2c3b3445ad3d47f5aee90d13c1fd0.tar.bz2 gentoo-ea5ab142f1c2c3b3445ad3d47f5aee90d13c1fd0.zip |
dev-libs/libgweather: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/libgweather-3.24.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgweather/libgweather-3.24.1.ebuild b/dev-libs/libgweather/libgweather-3.24.1.ebuild index b746855aad33..dafeb739d3fe 100644 --- a/dev-libs/libgweather/libgweather-3.24.1.ebuild +++ b/dev-libs/libgweather/libgweather-3.24.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SLOT="2/3-6" # subslot = 3-(libgweather-3 soname suffix) IUSE="glade +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" COMMON_DEPEND=" >=x11-libs/gtk+-3.13.5:3[introspection?] |