Gentoo Archives: gentoo-commits

From: Chi-Thanh Christopher Nguyen <chithanh@××××××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/x11:master commit in: x11-libs/libXau/
Date: Sat, 25 May 2013 20:41:11
Message-Id: 1369514424.6f6db313108a615894d9ffa4c15735924a94fdb2.chithead@gentoo
1 commit: 6f6db313108a615894d9ffa4c15735924a94fdb2
2 Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 25 20:40:24 2013 +0000
4 Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
5 CommitDate: Sat May 25 20:40:24 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=6f6db313
7
8 x11-libs/libXau: sync keywords with portage
9
10 ---
11 x11-libs/libXau/libXau-9999.ebuild | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/x11-libs/libXau/libXau-9999.ebuild b/x11-libs/libXau/libXau-9999.ebuild
15 index c70bd6f..622ffca 100644
16 --- a/x11-libs/libXau/libXau-9999.ebuild
17 +++ b/x11-libs/libXau/libXau-9999.ebuild
18 @@ -9,7 +9,7 @@ inherit xorg-2
19
20 DESCRIPTION="X.Org Xau library"
21
22 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
23 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
24 IUSE=""
25
26 RDEPEND="x11-proto/xproto[${MULTILIB_USEDEP}]"