Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/dbus-c++/
Date: Tue, 09 Jan 2018 22:26:17
Message-Id: 1515536746.ff42f8803f494fc3b929f19705717b6c48bdb983.slyfox@gentoo
1 commit: ff42f8803f494fc3b929f19705717b6c48bdb983
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Jan 9 17:00:29 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 9 22:25:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff42f880
7
8 dev-libs/dbus-c++: keyworded 0.9.0-r3 for sparc, bug #622718
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-libs/dbus-c++/dbus-c++-0.9.0-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-libs/dbus-c++/dbus-c++-0.9.0-r3.ebuild b/dev-libs/dbus-c++/dbus-c++-0.9.0-r3.ebuild
17 index ede8f276885..89e531716b5 100644
18 --- a/dev-libs/dbus-c++/dbus-c++-0.9.0-r3.ebuild
19 +++ b/dev-libs/dbus-c++/dbus-c++-0.9.0-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="5"
26 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/dbus-cplusplus/lib${P}.tar.gz"
27
28 LICENSE="LGPL-2.1+"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
31 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
32 IUSE="doc ecore glib static-libs test"
33
34 RDEPEND="sys-apps/dbus[${MULTILIB_USEDEP}]