diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:25:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:25:09 +0100 |
commit | 8db39def744704375721ba0f7260a322de2ef80a (patch) | |
tree | e607984730b270b203cd181c0450fee1357ca6fc /net-libs | |
parent | media-sound/pulseaudio: arm stable wrt bug #702260 (diff) | |
download | gentoo-8db39def744704375721ba0f7260a322de2ef80a.tar.gz gentoo-8db39def744704375721ba0f7260a322de2ef80a.tar.bz2 gentoo-8db39def744704375721ba0f7260a322de2ef80a.zip |
net-libs/libsoup: arm stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libsoup/libsoup-2.66.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.66.4.ebuild b/net-libs/libsoup/libsoup-2.66.4.ebuild index 6407562e85c1..d40e8a74a708 100644 --- a/net-libs/libsoup/libsoup-2.66.4.ebuild +++ b/net-libs/libsoup/libsoup-2.66.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 @@ -16,7 +16,7 @@ IUSE="gssapi gtk-doc +introspection samba ssl test +vala" RESTRICT="!test? ( test )" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86" DEPEND=" >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] |