diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-08 18:41:45 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-08 18:47:54 -0400 |
commit | 9fc8140453bf7355317f82d15534795c8a4f3a2c (patch) | |
tree | d2e512b7b0409a412746523b309a9ab0978e7be1 /net-libs | |
parent | media-gfx/pngrewrite: stable 1.4.0 for sparc, bug #681518 (diff) | |
download | gentoo-9fc8140453bf7355317f82d15534795c8a4f3a2c.tar.gz gentoo-9fc8140453bf7355317f82d15534795c8a4f3a2c.tar.bz2 gentoo-9fc8140453bf7355317f82d15534795c8a4f3a2c.zip |
net-libs/libsoup: arm64 keyworded (bug #680866)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 0c518a6ed028..a947a52712a8 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="~amd64 ~hppa ~ia64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~s390 ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] |