Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xtscal/
Date: Mon, 30 Nov 2015 11:52:15
Message-Id: 1448884270.38b49d1e400132fb3b7c02ef9ef003db5263e608.ago@gentoo
1 commit: 38b49d1e400132fb3b7c02ef9ef003db5263e608
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 11:51:10 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 11:51:10 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38b49d1e
7
8 x11-misc/xtscal: amd64 stable wrt bug #559062
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 x11-misc/xtscal/xtscal-0.6.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-misc/xtscal/xtscal-0.6.3-r1.ebuild b/x11-misc/xtscal/xtscal-0.6.3-r1.ebuild
17 index b0cf5f7..eb7581f 100644
18 --- a/x11-misc/xtscal/xtscal-0.6.3-r1.ebuild
19 +++ b/x11-misc/xtscal/xtscal-0.6.3-r1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://gpe.linuxtogo.org/download/source/${P}.tar.bz2 mirror://gentoo/x
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
26 IUSE=""
27
28 RDEPEND="x11-libs/libX11"