Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/dbus-test-runner/
Date: Thu, 16 Aug 2018 12:03:11
Message-Id: 1534420932.10bc4efd81362cd6858280f1ea01b0cecc1faecc.whissi@gentoo
1 commit: 10bc4efd81362cd6858280f1ea01b0cecc1faecc
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 16 12:02:12 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 16 12:02:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10bc4efd
7
8 dev-util/dbus-test-runner: x86 stable (bug #663508)
9
10 Package-Manager: Portage-2.3.46, Repoman-2.3.10
11
12 dev-util/dbus-test-runner/dbus-test-runner-15.04.0_p100.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-util/dbus-test-runner/dbus-test-runner-15.04.0_p100.ebuild b/dev-util/dbus-test-runner/dbus-test-runner-15.04.0_p100.ebuild
16 index 97a40fe0f91..8b42702e74c 100644
17 --- a/dev-util/dbus-test-runner/dbus-test-runner-15.04.0_p100.ebuild
18 +++ b/dev-util/dbus-test-runner/dbus-test-runner-15.04.0_p100.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
31 IUSE="test"
32 REQUIRED_USE="${PYTHON_REQUIRED_USE}"