diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-08 19:59:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-08 19:59:08 +0300 |
commit | 398c6cfb2d20e0b7e44bb141b729c55391c33506 (patch) | |
tree | de385619bc17e18b112e3ccf76964fd30af51e40 /net-libs | |
parent | dev-libs/glib: Stabilize 2.78.4-r1 arm64, #928842 (diff) | |
download | gentoo-398c6cfb2d20e0b7e44bb141b729c55391c33506.tar.gz gentoo-398c6cfb2d20e0b7e44bb141b729c55391c33506.tar.bz2 gentoo-398c6cfb2d20e0b7e44bb141b729c55391c33506.zip |
net-libs/glib-networking: Stabilize 2.78.1 arm64, #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 bee4dd394706..b662291fbe8c 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}] |