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-base/xorg-server/
Date: Sat, 19 Dec 2015 21:33:53
Message-Id: 1450560812.b9d6be18136e83c8d7c57b4bd588fca950335111.maekke@gentoo
1 commit: b9d6be18136e83c8d7c57b4bd588fca950335111
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 19 21:33:32 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 19 21:33:32 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d6be18
7
8 x11-base/xorg-server: arm stable, bug #559062
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="arm"
12
13 x11-base/xorg-server/xorg-server-1.17.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-base/xorg-server/xorg-server-1.17.4.ebuild b/x11-base/xorg-server/xorg-server-1.17.4.ebuild
17 index e08a119..f195659 100644
18 --- a/x11-base/xorg-server/xorg-server-1.17.4.ebuild
19 +++ b/x11-base/xorg-server/xorg-server-1.17.4.ebuild
20 @@ -10,7 +10,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/xserver"
21
22 DESCRIPTION="X.Org X servers"
23 SLOT="0/${PV}"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26
27 IUSE_SERVERS="dmx kdrive xephyr xnest xorg xvfb"
28 IUSE="${IUSE_SERVERS} glamor ipv6 libressl minimal nptl selinux +suid systemd tslib +udev unwind wayland"