diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:09:31 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:09:31 +0100 |
commit | 13f059bc9960723f1acb5ba8a056ddb0ad320083 (patch) | |
tree | b7267748facb1baf510d1185514b2be7a5c18aa4 /dev-libs/libgweather | |
parent | dev-libs/libgpg-error: dropped ~x64-freebsd ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-13f059bc9960723f1acb5ba8a056ddb0ad320083.tar.gz gentoo-13f059bc9960723f1acb5ba8a056ddb0ad320083.tar.bz2 gentoo-13f059bc9960723f1acb5ba8a056ddb0ad320083.zip |
dev-libs/libgweather: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/libgweather-3.20.3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-3.20.4.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libgweather/libgweather-3.20.3.ebuild b/dev-libs/libgweather/libgweather-3.20.3.ebuild index 34c303e4f4f8..96ff05ec802d 100644 --- a/dev-libs/libgweather/libgweather-3.20.3.ebuild +++ b/dev-libs/libgweather/libgweather-3.20.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" COMMON_DEPEND=" >=x11-libs/gtk+-3.13.5:3[introspection?] diff --git a/dev-libs/libgweather/libgweather-3.20.4.ebuild b/dev-libs/libgweather/libgweather-3.20.4.ebuild index fb17cb8d77fe..e2d5bd4cbe43 100644 --- a/dev-libs/libgweather/libgweather-3.20.4.ebuild +++ b/dev-libs/libgweather/libgweather-3.20.4.ebuild @@ -16,7 +16,7 @@ SLOT="2/3-6" # subslot = 3-(libgweather-3 soname suffix) IUSE="glade +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" COMMON_DEPEND=" >=x11-libs/gtk+-3.13.5:3[introspection?] |