Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsoup/
Date: Mon, 08 Apr 2019 22:48:09
Message-Id: 1554763674.9fc8140453bf7355317f82d15534795c8a4f3a2c.bman@gentoo
1 commit: 9fc8140453bf7355317f82d15534795c8a4f3a2c
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 22:41:45 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 22:47:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc81404
7
8 net-libs/libsoup: arm64 keyworded (bug #680866)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 net-libs/libsoup/libsoup-2.64.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libsoup/libsoup-2.64.2.ebuild b/net-libs/libsoup/libsoup-2.64.2.ebuild
17 index 0c518a6ed02..a947a52712a 100644
18 --- a/net-libs/libsoup/libsoup-2.64.2.ebuild
19 +++ b/net-libs/libsoup/libsoup-2.64.2.ebuild
20 @@ -17,7 +17,7 @@ SLOT="2.4"
21 IUSE="debug gssapi +introspection samba ssl test +vala"
22 REQUIRED_USE="vala? ( introspection )"
23
24 -KEYWORDS="~amd64 ~hppa ~ia64 ~s390 ~sparc ~x86"
25 +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~s390 ~sparc ~x86"
26
27 RDEPEND="
28 >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]