diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-14 17:11:28 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-14 17:33:47 +0100 |
commit | 4feb88cce33dcf14ef4622a8739caf7fa0622f43 (patch) | |
tree | 1742eac7671af2327e4f787c208d478906aa9f4b /x11-libs | |
parent | x11-drivers/xf86-video-fbdev: mark 0.5.0-r1 hppa/sparc, bug #741975 (diff) | |
download | gentoo-4feb88cce33dcf14ef4622a8739caf7fa0622f43.tar.gz gentoo-4feb88cce33dcf14ef4622a8739caf7fa0622f43.tar.bz2 gentoo-4feb88cce33dcf14ef4622a8739caf7fa0622f43.zip |
x11-libs/xcb-util: stable 0.4.0-r2 for hppa/sparc, bug #741975
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.4.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util/xcb-util-0.4.0-r2.ebuild b/x11-libs/xcb-util/xcb-util-0.4.0-r2.ebuild index b422e314e383..b0c101145799 100644 --- a/x11-libs/xcb-util/xcb-util-0.4.0-r2.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.4.0-r2.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-util" -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}]" DEPEND="${RDEPEND} |