diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:28:33 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:39:12 +0100 |
commit | 543a1487c1b5d1b25d4cafff787792570dd9f3ab (patch) | |
tree | d910554db2d50e7d023d4f292bde9c1178088a59 /net-libs/glib-networking | |
parent | media-libs/grilo: x86 stable (bug #706524) (diff) | |
download | gentoo-543a1487c1b5d1b25d4cafff787792570dd9f3ab.tar.gz gentoo-543a1487c1b5d1b25d4cafff787792570dd9f3ab.tar.bz2 gentoo-543a1487c1b5d1b25d4cafff787792570dd9f3ab.zip |
net-libs/glib-networking: x86 stable (bug #706524)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.60.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/glib-networking/glib-networking-2.60.4.ebuild b/net-libs/glib-networking/glib-networking-2.60.4.ebuild index 43a3bcfd5c52..00cffc21a574 100644 --- a/net-libs/glib-networking/glib-networking-2.60.4.ebuild +++ b/net-libs/glib-networking/glib-networking-2.60.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+" SLOT="0" IUSE="+gnome +libproxy +ssl test" RESTRICT="!test? ( test )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.55.1:2[${MULTILIB_USEDEP}] |