diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:32:35 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:35:31 +0000 |
commit | 93f5ea7bf313be850463f42cdb54a076e9e03432 (patch) | |
tree | 862bd877ebd540c399d661794b8267538896c6b2 /net-libs | |
parent | net-irc/polari: Stabilize 46.0 amd64, #946484 (diff) | |
download | gentoo-93f5ea7bf313be850463f42cdb54a076e9e03432.tar.gz gentoo-93f5ea7bf313be850463f42cdb54a076e9e03432.tar.bz2 gentoo-93f5ea7bf313be850463f42cdb54a076e9e03432.zip |
net-libs/glib-networking: Stabilize 2.80.0 amd64, #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 430bbdaf5a1d..5c3d483795e2 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 )" |