Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/obsidian-xcursors/
Date: Fri, 28 Jul 2017 04:44:51
Message-Id: 1501217080.81aff4b878b7f31062b02ef5c7134e0f530a21c0.maekke@gentoo
1 commit: 81aff4b878b7f31062b02ef5c7134e0f530a21c0
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 28 04:44:40 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 28 04:44:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81aff4b8
7
8 x11-themes/obsidian-xcursors: add ~arm, bug #622512
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 x11-themes/obsidian-xcursors/obsidian-xcursors-1.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0.ebuild b/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0.ebuild
17 index 70d248b403a..baf46172c1e 100644
18 --- a/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0.ebuild
19 +++ b/x11-themes/obsidian-xcursors/obsidian-xcursors-1.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2009 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 MY_PN="Obsidian"
26 @@ -8,7 +8,7 @@ SRC_URI="http://www.kde-look.org/CONTENT/content-files/73135-${MY_PN}.tar.bz2"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="amd64 x86"
31 +KEYWORDS="amd64 ~arm x86"
32 IUSE=""
33
34 RDEPEND=""