diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-06 23:19:49 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:04 +0200 |
commit | d06aedb00a0e553e64ee28cb284e040b604ca8b0 (patch) | |
tree | 1273e03e2fd70d4b8ebcb96da9b729eea32a9e1e /x11-libs/xcb-util-errors | |
parent | dev-util/samurai: Stabilize 1.2-r2 hppa, #915309 (diff) | |
download | gentoo-d06aedb00a0e553e64ee28cb284e040b604ca8b0.tar.gz gentoo-d06aedb00a0e553e64ee28cb284e040b604ca8b0.tar.bz2 gentoo-d06aedb00a0e553e64ee28cb284e040b604ca8b0.zip |
x11-libs/xcb-util-errors: Keyword 1.0.1 alpha, #907637
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-errors')
-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 87fe17262963..a274fe423fa3 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 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=">=x11-libs/libxcb-1.9.1:=" DEPEND="${RDEPEND} |