diff options
author | Sam James <sam@gentoo.org> | 2021-11-22 08:04:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-22 08:04:37 +0000 |
commit | b810665982e6a5ec088306e664e7613cea800cd8 (patch) | |
tree | de4771005473581374fcb2eb425eb5390093aa5e /x11-libs/xcb-util-xrm | |
parent | x11-libs/libva: Stabilize 2.13.0-r1 arm64, #824094 (diff) | |
download | gentoo-b810665982e6a5ec088306e664e7613cea800cd8.tar.gz gentoo-b810665982e6a5ec088306e664e7613cea800cd8.tar.bz2 gentoo-b810665982e6a5ec088306e664e7613cea800cd8.zip |
x11-libs/xcb-util-xrm: Stabilize 1.3-r1 arm64, #825482
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-xrm')
-rw-r--r-- | x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild index fb12007f9546..ae0801471647 100644 --- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild +++ b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="https://xcb.freedesktop.org/" SRC_URI="https://github.com/Airblader/${PN}/releases/download/v${PV}/${P}.tar.bz2" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86" RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}] x11-libs/xcb-util[${MULTILIB_USEDEP}]" |