diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-01-11 21:12:18 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-01-11 21:13:23 +0200 |
commit | 910e3d6eca284a042c0cc70c3752a2ad71fd01be (patch) | |
tree | 0029e5897897db87aeb95bcfff6945db369b1a01 /net-libs | |
parent | media-sound/pulseaudio: remove old (diff) | |
download | gentoo-910e3d6eca284a042c0cc70c3752a2ad71fd01be.tar.gz gentoo-910e3d6eca284a042c0cc70c3752a2ad71fd01be.tar.bz2 gentoo-910e3d6eca284a042c0cc70c3752a2ad71fd01be.zip |
net-libs/glib-networking: ia64 stable (bug #692932)
Tested-by: Émeric Maschino
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.60.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/glib-networking/glib-networking-2.60.3.ebuild b/net-libs/glib-networking/glib-networking-2.60.3.ebuild index 56e52d93134e..0ccd2dcbcbfd 100644 --- a/net-libs/glib-networking/glib-networking-2.60.3.ebuild +++ b/net-libs/glib-networking/glib-networking-2.60.3.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}] |