diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-06 20:38:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-06 20:38:55 +0100 |
commit | 3e62e8db052ce95838a06cd434b3457e6830da4e (patch) | |
tree | 2d153f50db683d311838ab4f05ecfdcb503a792e /x11-base | |
parent | x11-base/xcb-proto: stable 1.13 for ia64, bug #649316 (diff) | |
download | gentoo-3e62e8db052ce95838a06cd434b3457e6830da4e.tar.gz gentoo-3e62e8db052ce95838a06cd434b3457e6830da4e.tar.bz2 gentoo-3e62e8db052ce95838a06cd434b3457e6830da4e.zip |
x11-base/xorg-server: stable 1.19.5-r2 for ia64, bug #649316
Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-server/xorg-server-1.19.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xorg-server/xorg-server-1.19.5-r2.ebuild b/x11-base/xorg-server/xorg-server-1.19.5-r2.ebuild index f765c1cca7b8..323ba042ae26 100644 --- a/x11-base/xorg-server/xorg-server-1.19.5-r2.ebuild +++ b/x11-base/xorg-server/xorg-server-1.19.5-r2.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" |