diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:31 +0200 |
commit | f68a9a0baebf3d178e1da2fa99280b1146fc7920 (patch) | |
tree | df9e662d6126ec2d6e1abb69e8f05e8fa1072b70 /x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild | |
parent | x11-drivers: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-f68a9a0baebf3d178e1da2fa99280b1146fc7920.tar.gz gentoo-f68a9a0baebf3d178e1da2fa99280b1146fc7920.tar.bz2 gentoo-f68a9a0baebf3d178e1da2fa99280b1146fc7920.zip |
x11-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild')
-rw-r--r-- | x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild index 53b7223a8b19..1834b93a127b 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild @@ -15,7 +15,7 @@ EGIT_HAS_SUBMODULES=yes 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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}] |