Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/dbus-test-runner/
Date: Fri, 30 Jun 2017 06:02:15
Message-Id: 1498802525.e26626a444da49eec55c71d882a99924599442d4.aballier@gentoo
1 commit: e26626a444da49eec55c71d882a99924599442d4
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 05:59:42 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 06:02:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26626a4
7
8 dev-util/dbus-test-runner: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-util/dbus-test-runner/dbus-test-runner-12.10.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-util/dbus-test-runner/dbus-test-runner-12.10.1.ebuild b/dev-util/dbus-test-runner/dbus-test-runner-12.10.1.ebuild
16 index c793d9f0af5..c69ab316a91 100644
17 --- a/dev-util/dbus-test-runner/dbus-test-runner-12.10.1.ebuild
18 +++ b/dev-util/dbus-test-runner/dbus-test-runner-12.10.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=4
25 @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/${MY_MAJOR_VERSION}/${PV}/+download/${P}.ta
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
31
32 IUSE="test"