diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 21:18:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 21:18:56 +0100 |
commit | 8f2c539f5247d90b6f66365df64c626c655cdf43 (patch) | |
tree | 32ffcf5ccd0f14f3f90626b0ddff75d07da09efa /x11-libs | |
parent | x11-apps/xwininfo: Keyword 1.1.6 arm, #907637 (diff) | |
download | gentoo-8f2c539f5247d90b6f66365df64c626c655cdf43.tar.gz gentoo-8f2c539f5247d90b6f66365df64c626c655cdf43.tar.bz2 gentoo-8f2c539f5247d90b6f66365df64c626c655cdf43.zip |
x11-libs/xcb-util-errors: Keyword 1.0.1 arm, #907637
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xcb-util-errors/xcb-util-errors-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-errors/xcb-util-errors-1.0.1.ebuild b/x11-libs/xcb-util-errors/xcb-util-errors-1.0.1.ebuild index 23ef5568742a..e707b67822ff 100644 --- a/x11-libs/xcb-util-errors/xcb-util-errors-1.0.1.ebuild +++ b/x11-libs/xcb-util-errors/xcb-util-errors-1.0.1.ebuild @@ -11,7 +11,7 @@ inherit python-any-r1 xorg-3 DESCRIPTION="Library that gives human readable names to XCB error, event, & request codes" HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-errors" -KEYWORDS="~amd64 ~arm64 ~hppa ~loong ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~x86" RDEPEND=">=x11-libs/libxcb-1.9.1:=" DEPEND="${RDEPEND} |