diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:58:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:58:43 +0000 |
commit | 9f0b63682694ec5d2f8816a6a731af033bd8ad60 (patch) | |
tree | f279924852e5a4146d45cd26047e6ab6e061fa13 /x11-apps/xlsatoms | |
parent | x11-apps/xlogo: Stabilize 1.0.6 arm, #891865 (diff) | |
download | gentoo-9f0b63682694ec5d2f8816a6a731af033bd8ad60.tar.gz gentoo-9f0b63682694ec5d2f8816a6a731af033bd8ad60.tar.bz2 gentoo-9f0b63682694ec5d2f8816a6a731af033bd8ad60.zip |
x11-apps/xlsatoms: Stabilize 1.1.4 arm, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xlsatoms')
-rw-r--r-- | x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild index cc16f170d97e..4ff9f9e08899 100644 --- a/x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild +++ b/x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild @@ -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} |