diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-14 10:09:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-14 10:11:01 +0100 |
commit | 475c9cee036627113b70fcaed742c730de3e279f (patch) | |
tree | c6e905c7646090e63e2e030af9ab04283d879379 /x11-libs/libX11 | |
parent | x11-drivers/xf86-input-elographics: stable 1.4.2 for ia64, bug #689510 (diff) | |
download | gentoo-475c9cee036627113b70fcaed742c730de3e279f.tar.gz gentoo-475c9cee036627113b70fcaed742c730de3e279f.tar.bz2 gentoo-475c9cee036627113b70fcaed742c730de3e279f.zip |
x11-libs/libX11: stable 1.6.8 for ia64, bug #689510
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/libX11')
-rw-r--r-- | x11-libs/libX11/libX11-1.6.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libX11/libX11-1.6.8.ebuild b/x11-libs/libX11/libX11-1.6.8.ebuild index f9e4a2ad339e..0cb4812262cf 100644 --- a/x11-libs/libX11/libX11-1.6.8.ebuild +++ b/x11-libs/libX11/libX11-1.6.8.ebuild @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="X.Org X11 library" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="ipv6 test" RDEPEND=">=x11-libs/libxcb-1.11.1[${MULTILIB_USEDEP}]" |