diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 20:57:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 20:57:24 +0200 |
commit | bd7606ade25b361a91fa03f5472d9971fa9cb95e (patch) | |
tree | 41ee594f3a6510dbef54aa314db4f4ee10a5571f /net-libs/glib-networking | |
parent | dev-util/glib-utils: Stabilize 2.78.3 amd64, #920657 (diff) | |
download | gentoo-bd7606ade25b361a91fa03f5472d9971fa9cb95e.tar.gz gentoo-bd7606ade25b361a91fa03f5472d9971fa9cb95e.tar.bz2 gentoo-bd7606ade25b361a91fa03f5472d9971fa9cb95e.zip |
net-libs/glib-networking: Stabilize 2.78.0 amd64, #920657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.78.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/glib-networking/glib-networking-2.78.0.ebuild b/net-libs/glib-networking/glib-networking-2.78.0.ebuild index cd3c51053b84..3049866493a4 100644 --- a/net-libs/glib-networking/glib-networking-2.78.0.ebuild +++ b/net-libs/glib-networking/glib-networking-2.78.0.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 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=dev-libs/glib-2.73.3:2[${MULTILIB_USEDEP}] |