diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-18 17:06:08 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-18 17:06:08 -0500 |
commit | a5896aa1fc96f8118b3ff7b2a110e3ce7b96753f (patch) | |
tree | 19eabd3db34dbd12446a7791044a6dde138a60bf /x11-libs/libX11 | |
parent | x11-base/xorg-proto: arm64 stable (bug #700310) (diff) | |
download | gentoo-a5896aa1fc96f8118b3ff7b2a110e3ce7b96753f.tar.gz gentoo-a5896aa1fc96f8118b3ff7b2a110e3ce7b96753f.tar.bz2 gentoo-a5896aa1fc96f8118b3ff7b2a110e3ce7b96753f.zip |
x11-libs/libX11: arm64 stable (bug #700310)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Diffstat (limited to 'x11-libs/libX11')
-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 b47c891cbeac..c650255e4279 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}] |