diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:01:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:02:41 +0200 |
commit | caeb21e2f24f5a737817f2ae133dcc7d02e489b7 (patch) | |
tree | a07baf2a3ef00637601b53f4b026425f6a4a7b8f /x11-libs/xcb-util-cursor | |
parent | x11-libs/xcb-util: ppc64 stable wrt bug #741975 (diff) | |
download | gentoo-caeb21e2f24f5a737817f2ae133dcc7d02e489b7.tar.gz gentoo-caeb21e2f24f5a737817f2ae133dcc7d02e489b7.tar.bz2 gentoo-caeb21e2f24f5a737817f2ae133dcc7d02e489b7.zip |
x11-libs/xcb-util-cursor: ppc64 stable wrt bug #741975
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-cursor')
-rw-r--r-- | x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild index a7b01fd65a0b..a19e04134dc2 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}] >=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}] |