diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:38:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:10:45 +0000 |
commit | f573ba70e9f7157e580bbad479467251ed3ab767 (patch) | |
tree | 757e5e03d023fe33e4fcbdfb862cee7b4983d112 /net-libs | |
parent | net-libs/libsmi: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-f573ba70e9f7157e580bbad479467251ed3ab767.tar.gz gentoo-f573ba70e9f7157e580bbad479467251ed3ab767.tar.bz2 gentoo-f573ba70e9f7157e580bbad479467251ed3ab767.zip |
net-libs/libsoup: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libsoup/libsoup-2.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.70.0.ebuild b/net-libs/libsoup/libsoup-2.70.0.ebuild index 55d0bc8ab39e..fb3e43069562 100644 --- a/net-libs/libsoup/libsoup-2.70.0.ebuild +++ b/net-libs/libsoup/libsoup-2.70.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 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.58:2[${MULTILIB_USEDEP}] |