diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:47:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:47:41 +0100 |
commit | 045e4da4f33e0f2939c3f9f9cc4e85151344feaf (patch) | |
tree | 3fcacbccf0752d71576b787d924e4b8f52d9a5e9 /x11-libs | |
parent | x11-drivers/xf86-video-ati: sparc stable wrt bug #700310 (diff) | |
download | gentoo-045e4da4f33e0f2939c3f9f9cc4e85151344feaf.tar.gz gentoo-045e4da4f33e0f2939c3f9f9cc4e85151344feaf.tar.bz2 gentoo-045e4da4f33e0f2939c3f9f9cc4e85151344feaf.zip |
x11-libs/libX11: sparc stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libX11/libX11-1.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libX11/libX11-1.6.9.ebuild b/x11-libs/libX11/libX11-1.6.9.ebuild index cf8c98cdd1e6..97db6071824d 100644 --- a/x11-libs/libX11/libX11-1.6.9.ebuild +++ b/x11-libs/libX11/libX11-1.6.9.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-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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="ipv6 test" RDEPEND=">=x11-libs/libxcb-1.11.1[${MULTILIB_USEDEP}] |