diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-21 17:16:27 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-21 17:16:27 +0000 |
commit | d1f7e9ef196c2fdb26d400f7782d8873c3b741a7 (patch) | |
tree | 61cd4c2512969a865a37f871de14397df8112830 /net-libs | |
parent | media-libs/woff2: Stabilize 1.0.2-r6 sparc, #946484 (diff) | |
download | gentoo-d1f7e9ef196c2fdb26d400f7782d8873c3b741a7.tar.gz gentoo-d1f7e9ef196c2fdb26d400f7782d8873c3b741a7.tar.bz2 gentoo-d1f7e9ef196c2fdb26d400f7782d8873c3b741a7.zip |
net-libs/glib-networking: Stabilize 2.80.0 sparc, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/glib-networking/glib-networking-2.80.0.ebuild b/net-libs/glib-networking/glib-networking-2.80.0.ebuild index 2db2a67d7ad8..335a75f36c44 100644 --- a/net-libs/glib-networking/glib-networking-2.80.0.ebuild +++ b/net-libs/glib-networking/glib-networking-2.80.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/glib-networking" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+gnome +libproxy +ssl test" RESTRICT="!test? ( test )" |