diff options
Diffstat (limited to 'x11-libs/xcb-util-renderutil')
-rw-r--r-- | x11-libs/xcb-util-renderutil/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-renderutil/Manifest b/x11-libs/xcb-util-renderutil/Manifest index e7552498cf51..318e86d23955 100644 --- a/x11-libs/xcb-util-renderutil/Manifest +++ b/x11-libs/xcb-util-renderutil/Manifest @@ -1,3 +1,3 @@ DIST xcb-util-renderutil-0.3.9.tar.bz2 292898 BLAKE2B 8de259f918f1ffcd82d054bd751baf3f0fe3514da86bc736b68c74ca1f285fb41dca364ca49153e1464691c10fb65f16a53eec0ec8102c1abade9ad7c80629e4 SHA512 24b567992ecde7e69a406efd0ffb62266610d73b4dc0e5c71093221090fa134c14b850680d1d28dc1f8f4a6f497b4118491e1894ec7c73d2c6ce959d106771cc -EBUILD xcb-util-renderutil-0.3.9-r3.ebuild 562 BLAKE2B 84162af8994e75ccfd2257af86122b01e1d5e4fa7253fad5b4467aafd5f95bded9744d257cfcb41c8ce3eeab0806dcc6ea5b18e5e3cd71a5519c25f8f7a7f443 SHA512 b06754ca595655c2056ac9ba63f7ac4d674022190aa30365c69401068540d654d479ae5b2fc80195d3e40613597e00123fc6741f28599c46a024f9bad336d407 +EBUILD xcb-util-renderutil-0.3.9-r3.ebuild 551 BLAKE2B 153a9b41aad4d5ddc79c24a2bccaa0c6da1c4b0d9cc4a745734e3a99408e9bcf1cf0cac596bdcee9c70d3bf17fad18c1b292d487d1d208c5dbcd9f174ff79bef SHA512 5510a58e30d3088ff8b7a56e3f0fb595a7fa05563a4c2c7c19e4f7164962bf696222a407845c5352c6822644cd329290a13b04c577e1478b4ceb6eeccdcb4521 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild index 3d145025df43..cb1715300e2c 100644 --- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild +++ b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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-render-util" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv 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 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris" RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} |