diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-09 13:52:08 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-09 16:04:21 -0400 |
commit | 396a0372273eca5a908047f6345dbdc856278842 (patch) | |
tree | f7c678d7c88a3aff4f83bc1bfc7876c8a789362b /net-libs | |
parent | net-libs/libpsl: arm64 stable (bug #685254) (diff) | |
download | gentoo-396a0372273eca5a908047f6345dbdc856278842.tar.gz gentoo-396a0372273eca5a908047f6345dbdc856278842.tar.bz2 gentoo-396a0372273eca5a908047f6345dbdc856278842.zip |
net-libs/libsoup: arm64 stable (bug #685254)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libsoup/libsoup-2.64.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libsoup/libsoup-2.64.2.ebuild b/net-libs/libsoup/libsoup-2.64.2.ebuild index e42f0a7e753f..1099e60dec0a 100644 --- a/net-libs/libsoup/libsoup-2.64.2.ebuild +++ b/net-libs/libsoup/libsoup-2.64.2.ebuild @@ -17,7 +17,7 @@ SLOT="2.4" IUSE="debug gssapi +introspection samba ssl test +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] |