diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:57:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:57:52 +0000 |
commit | e47b744773ba6165e07eff74e1e64a6df7fbcfbb (patch) | |
tree | 07abae236e15b2888c8701f76071ce7521702e35 | |
parent | x11-apps/xlogo: Stabilize 1.0.6 x86, #891865 (diff) | |
download | gentoo-e47b744773ba6165e07eff74e1e64a6df7fbcfbb.tar.gz gentoo-e47b744773ba6165e07eff74e1e64a6df7fbcfbb.tar.bz2 gentoo-e47b744773ba6165e07eff74e1e64a6df7fbcfbb.zip |
x11-apps/xlsatoms: Stabilize 1.1.4 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild index b26df6396bab..cc16f170d97e 100644 --- a/x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild +++ b/x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="list interned atoms defined on server" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" RDEPEND="x11-libs/libxcb:=" DEPEND="${RDEPEND} |