diff options
author | 2024-05-08 19:58:54 +0300 | |
---|---|---|
committer | 2024-05-08 19:58:54 +0300 | |
commit | 617328b1bfaaefbf997a6fe088aa89f48629a021 (patch) | |
tree | ea2084a23a53bb6ae6d7828875c63d006f0ccb06 /net-libs | |
parent | dev-libs/glib: Stabilize 2.78.4-r1 amd64, #928842 (diff) | |
download | gentoo-617328b1bfaaefbf997a6fe088aa89f48629a021.tar.gz gentoo-617328b1bfaaefbf997a6fe088aa89f48629a021.tar.bz2 gentoo-617328b1bfaaefbf997a6fe088aa89f48629a021.zip |
net-libs/glib-networking: Stabilize 2.78.1 amd64, #928842
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.78.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/glib-networking/glib-networking-2.78.1.ebuild b/net-libs/glib-networking/glib-networking-2.78.1.ebuild index cae1f296350f..4ae331351906 100644 --- a/net-libs/glib-networking/glib-networking-2.78.1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.78.1.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}] |