Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libdmapsharing/
Date: Sat, 29 Jul 2017 20:36:52
Message-Id: 1501360570.e706336355457fd7aa11c810d819ead693be8923.aballier@gentoo
1 commit: e706336355457fd7aa11c810d819ead693be8923
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 29 20:36:10 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 29 20:36:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7063363
7
8 net-libs/libdmapsharing: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 net-libs/libdmapsharing/libdmapsharing-2.9.37.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libdmapsharing/libdmapsharing-2.9.37.ebuild b/net-libs/libdmapsharing/libdmapsharing-2.9.37.ebuild
16 index 3f49e8b11f5..cbe44efe8d6 100644
17 --- a/net-libs/libdmapsharing/libdmapsharing-2.9.37.ebuild
18 +++ b/net-libs/libdmapsharing/libdmapsharing-2.9.37.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="http://www.flyn.org/projects/${PN}/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="3.0/2"
23 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
25 IUSE="+introspection test"
26
27 # Vala/libgee/gtk+:2 is only used when maintainer-mode is enabled