diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-21 17:15:36 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-21 17:15:36 +0000 |
commit | 2a343fc4148b10ab0372e53757d16c4d92f22693 (patch) | |
tree | f0e29168e1d9ccb50e02ef564dd66413235ecf86 /net-libs | |
parent | media-libs/woff2: Stabilize 1.0.2-r6 ppc, #946484 (diff) | |
download | gentoo-2a343fc4148b10ab0372e53757d16c4d92f22693.tar.gz gentoo-2a343fc4148b10ab0372e53757d16c4d92f22693.tar.bz2 gentoo-2a343fc4148b10ab0372e53757d16c4d92f22693.zip |
net-libs/glib-networking: Stabilize 2.80.0 ppc, #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 1d183c6a1415..accc81cddeab 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 )" |