diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-22 21:23:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-22 22:32:33 +0200 |
commit | cee759c0995fb7627d875790efbe62d13be0b43c (patch) | |
tree | fefb21cb33f408cec905bf9ce924369ecacbf781 /x11-base | |
parent | x11-libs/libXfont2: x86 stable (bug #634044) (diff) | |
download | gentoo-cee759c0995fb7627d875790efbe62d13be0b43c.tar.gz gentoo-cee759c0995fb7627d875790efbe62d13be0b43c.tar.bz2 gentoo-cee759c0995fb7627d875790efbe62d13be0b43c.zip |
x11-base/xorg-server: x86 stable (bug #633910)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-server/xorg-server-1.19.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xorg-server/xorg-server-1.19.5.ebuild b/x11-base/xorg-server/xorg-server-1.19.5.ebuild index 01293b8fd31e..a6160392fb87 100644 --- a/x11-base/xorg-server/xorg-server-1.19.5.ebuild +++ b/x11-base/xorg-server/xorg-server-1.19.5.ebuild @@ -9,7 +9,7 @@ EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/xserver.git" 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 wayland xephyr xnest xorg xvfb" IUSE="${IUSE_SERVERS} debug glamor ipv6 libressl minimal selinux +suid systemd tslib +udev unwind xcsecurity" |