diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-14 17:14:52 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-14 17:33:51 +0100 |
commit | 19ebd5e743ef6c4f2b52f17d9a3582239a384e59 (patch) | |
tree | f0edeb9d99c646a5c4ca0ed07df45de7bc08ee16 /x11-libs/xcb-util-keysyms | |
parent | x11-libs/xcb-util-image: stable 0.4.0-r2 for hppa/sparc, bug #741975 (diff) | |
download | gentoo-19ebd5e743ef6c4f2b52f17d9a3582239a384e59.tar.gz gentoo-19ebd5e743ef6c4f2b52f17d9a3582239a384e59.tar.bz2 gentoo-19ebd5e743ef6c4f2b52f17d9a3582239a384e59.zip |
x11-libs/xcb-util-keysyms: mark 0.4.0-r2 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/xcb-util-keysyms')
-rw-r--r-- | x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r2.ebuild b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r2.ebuild index 1eb695d9a4a7..68cfb6c15117 100644 --- a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r2.ebuild +++ b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-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-keysyms" -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:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} |