diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-22 15:12:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-22 15:12:43 +0100 |
commit | 2053aef6b2318c7dbce689f9bc3dc68e32000bac (patch) | |
tree | 984bbd0dadb4aad48a1208d595b18d5913b74610 /x11-base | |
parent | net-analyzer/wireshark: Fix typo. (diff) | |
download | gentoo-2053aef6b2318c7dbce689f9bc3dc68e32000bac.tar.gz gentoo-2053aef6b2318c7dbce689f9bc3dc68e32000bac.tar.bz2 gentoo-2053aef6b2318c7dbce689f9bc3dc68e32000bac.zip |
x11-base/xorg-server: stable 1.19.5 for ia64, bug #633910
Package-Manager: Portage-2.3.12, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
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 f744e1738cb6..5254b9e7ed1a 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" |