diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 11:42:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 11:42:18 +0200 |
commit | c47f3809f92ce593f2943fd60cb09500cd935155 (patch) | |
tree | 8ee8096d4d51f8e25158457bd06375ec98a4f99d /net-libs/glib-networking | |
parent | media-gfx/simple-scan: Stabilize 40.7 ppc64, #831048 (diff) | |
download | gentoo-c47f3809f92ce593f2943fd60cb09500cd935155.tar.gz gentoo-c47f3809f92ce593f2943fd60cb09500cd935155.tar.bz2 gentoo-c47f3809f92ce593f2943fd60cb09500cd935155.zip |
net-libs/glib-networking: Stabilize 2.70.1 ppc64, #831048
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.70.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/glib-networking/glib-networking-2.70.1.ebuild b/net-libs/glib-networking/glib-networking-2.70.1.ebuild index 860454cb0242..31fa2fb21b73 100644 --- a/net-libs/glib-networking/glib-networking-2.70.1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.70.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.69.0:2[${MULTILIB_USEDEP}] |