diff options
author | 2024-05-08 19:59:04 +0300 | |
---|---|---|
committer | 2024-05-08 19:59:04 +0300 | |
commit | 63df3c7827045aade10130b288e59ccef4f160b2 (patch) | |
tree | bfe5823a579c6da5b8c7e07a86e2904a555e1993 /net-libs | |
parent | dev-libs/glib: Stabilize 2.78.4-r1 arm, #928842 (diff) | |
download | gentoo-63df3c7827045aade10130b288e59ccef4f160b2.tar.gz gentoo-63df3c7827045aade10130b288e59ccef4f160b2.tar.bz2 gentoo-63df3c7827045aade10130b288e59ccef4f160b2.zip |
net-libs/glib-networking: Stabilize 2.78.1 arm, #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 6da4ae74ea16..bee4dd394706 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}] |