diff options
author | 2024-04-07 10:29:38 +0300 | |
---|---|---|
committer | 2024-04-07 10:29:38 +0300 | |
commit | 99301a0c51c23135d1c12ee02ad149fe9d9b6312 (patch) | |
tree | e2257b5253ebf7d3ea56f5c38832ba0a8ef1f931 /net-libs | |
parent | dev-libs/glib: Stabilize 2.78.4-r1 ppc64, #928842 (diff) | |
download | gentoo-99301a0c51c23135d1c12ee02ad149fe9d9b6312.tar.gz gentoo-99301a0c51c23135d1c12ee02ad149fe9d9b6312.tar.bz2 gentoo-99301a0c51c23135d1c12ee02ad149fe9d9b6312.zip |
net-libs/glib-networking: Stabilize 2.78.1 ppc64, #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 8faa72f29efc..b911e6ef5d3e 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}] |