diff options
author | 2022-01-20 11:42:18 +0200 | |
---|---|---|
committer | 2022-01-20 11:42:18 +0200 | |
commit | 0d7f2b8abfe2333fe4d2a12a041a94e0d3821429 (patch) | |
tree | fe7e5335416e0373810ca5d923724dca9bbb3291 /net-libs/libsoup | |
parent | net-libs/glib-networking: Stabilize 2.70.1 ppc64, #831048 (diff) | |
download | gentoo-0d7f2b8abfe2333fe4d2a12a041a94e0d3821429.tar.gz gentoo-0d7f2b8abfe2333fe4d2a12a041a94e0d3821429.tar.bz2 gentoo-0d7f2b8abfe2333fe4d2a12a041a94e0d3821429.zip |
net-libs/libsoup: Stabilize 2.74.2 ppc64, #831048
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r-- | net-libs/libsoup/libsoup-2.74.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.74.2.ebuild b/net-libs/libsoup/libsoup-2.74.2.ebuild index 5bf1131885f8..b693166018e3 100644 --- a/net-libs/libsoup/libsoup-2.74.2.ebuild +++ b/net-libs/libsoup/libsoup-2.74.2.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 @@ -17,7 +17,7 @@ IUSE="brotli gssapi gtk-doc +introspection samba ssl sysprof test +vala" RESTRICT="!test? ( test )" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" DEPEND=" >=dev-libs/glib-2.58:2[${MULTILIB_USEDEP}] |