Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/syncthing/
Date: Wed, 24 Feb 2016 21:06:16
Message-Id: 1456297749.b2153dc55797e3217373deb122c76b5c84b17eea.monsieurp@gentoo
1 commit: b2153dc55797e3217373deb122c76b5c84b17eea
2 Author: Anthony Ryan <anthonyryan1 <AT> gmail <DOT> com>
3 AuthorDate: Wed Feb 24 04:07:21 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 24 07:09:09 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2153dc5
7
8 net-p2p/syncthing: Add ~arm keyword
9
10 Gentoo-Bug: 574428
11
12 Package-Manager: portage-2.2.26
13
14 net-p2p/syncthing/syncthing-0.12.19.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-p2p/syncthing/syncthing-0.12.19.ebuild b/net-p2p/syncthing/syncthing-0.12.19.ebuild
18 index 7e4f29a..a064c14 100644
19 --- a/net-p2p/syncthing/syncthing-0.12.19.ebuild
20 +++ b/net-p2p/syncthing/syncthing-0.12.19.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="MPL-2.0"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="~amd64 ~x86 ~arm"
27 IUSE=""
28
29 DEPEND=""