diff options
author | Sam James <sam@gentoo.org> | 2024-01-07 15:35:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-07 15:35:17 +0000 |
commit | fca1ef2a6c17c33ec9fd222cd3ddbb1bc9d8bca5 (patch) | |
tree | ef2664cb0d3773e69e225175b0d3348142dd681a /net-libs | |
parent | dev-util/glib-utils: Stabilize 2.78.3 arm64, #920657 (diff) | |
download | gentoo-fca1ef2a6c17c33ec9fd222cd3ddbb1bc9d8bca5.tar.gz gentoo-fca1ef2a6c17c33ec9fd222cd3ddbb1bc9d8bca5.tar.bz2 gentoo-fca1ef2a6c17c33ec9fd222cd3ddbb1bc9d8bca5.zip |
net-libs/glib-networking: Stabilize 2.78.0 arm64, #920657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 cbd066983c3b..03910e824f0c 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}] |