Gentoo Archives: gentoo-commits

From: Stephen Klimaszewski <steev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xcmsdb/
Date: Fri, 04 Mar 2016 07:41:17
Message-Id: 1457077206.f72c181278caa94089ce76838a08b59c0e54de78.steev@gentoo
1 commit: f72c181278caa94089ce76838a08b59c0e54de78
2 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 4 07:28:45 2016 +0000
4 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 4 07:40:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f72c1812
7
8 x11-apps/xcmsdb: Keyword 1.0.5 for ~arm64
9
10 Package-Manager: portage-2.2.27
11
12 x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild
16 index 13f25cf..3fd4f3a 100644
17 --- a/x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild
18 +++ b/x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -7,7 +7,7 @@ EAPI=5
26 inherit xorg-2
27
28 DESCRIPTION="Device Color Characterization utility for X Color Management System"
29 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
30 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
31 IUSE=""
32
33 RDEPEND="x11-libs/libX11"