diff options
author | 2017-03-10 11:53:21 +0100 | |
---|---|---|
committer | 2017-03-10 11:59:21 +0100 | |
commit | 56fdba5c6d0743ec5d83781f86b2bf53ba7aec12 (patch) | |
tree | 1c9c5e2e12362fee627e3ae8f903ea47deb28d88 /x11-base | |
parent | x11-base/xorg-drivers: x86 stable wrt bug #611056 (diff) | |
download | gentoo-56fdba5c6d0743ec5d83781f86b2bf53ba7aec12.tar.gz gentoo-56fdba5c6d0743ec5d83781f86b2bf53ba7aec12.tar.bz2 gentoo-56fdba5c6d0743ec5d83781f86b2bf53ba7aec12.zip |
x11-base/xorg-server: x86 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-server/xorg-server-1.19.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xorg-server/xorg-server-1.19.2.ebuild b/x11-base/xorg-server/xorg-server-1.19.2.ebuild index 057c4357c2aa..0256bf5751fb 100644 --- a/x11-base/xorg-server/xorg-server-1.19.2.ebuild +++ b/x11-base/xorg-server/xorg-server-1.19.2.ebuild @@ -10,7 +10,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/xorg/xserver" DESCRIPTION="X.Org X servers" SLOT="0/${PV}" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE_SERVERS="dmx kdrive xephyr xnest xorg xvfb" IUSE="${IUSE_SERVERS} debug glamor ipv6 libressl minimal selinux +suid systemd tslib +udev unwind wayland" |