diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:37:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:10:28 +0000 |
commit | 9c91bdc70d4f03a09237bcb5e5fd177a7108cb21 (patch) | |
tree | 3be7a1093fb225b16510d36bcd91d25a2add5e1b /net-libs/glib-networking | |
parent | net-libs/courier-unicode: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-9c91bdc70d4f03a09237bcb5e5fd177a7108cb21.tar.gz gentoo-9c91bdc70d4f03a09237bcb5e5fd177a7108cb21.tar.bz2 gentoo-9c91bdc70d4f03a09237bcb5e5fd177a7108cb21.zip |
net-libs/glib-networking: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.62.4.ebuild | 2 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.64.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/glib-networking/glib-networking-2.62.4.ebuild b/net-libs/glib-networking/glib-networking-2.62.4.ebuild index d1a91d25ddae..69c56a5b2990 100644 --- a/net-libs/glib-networking/glib-networking-2.62.4.ebuild +++ b/net-libs/glib-networking/glib-networking-2.62.4.ebuild @@ -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 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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.60.0:2[${MULTILIB_USEDEP}] diff --git a/net-libs/glib-networking/glib-networking-2.64.3.ebuild b/net-libs/glib-networking/glib-networking-2.64.3.ebuild index f22fb43f04ad..07241df42db4 100644 --- a/net-libs/glib-networking/glib-networking-2.64.3.ebuild +++ b/net-libs/glib-networking/glib-networking-2.64.3.ebuild @@ -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 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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.64.0:2[${MULTILIB_USEDEP}] |