diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 21:52:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 21:52:53 +0200 |
commit | f4b563e6326231556a5fac6d468407139982c5ef (patch) | |
tree | 6a8d4b58b5bad43b440c16bcf6075e6ae8e8e206 /x11-apps | |
parent | x11-apps/xkbutils: Stabilize 1.0.5-r1 sparc, #922126 (diff) | |
download | gentoo-f4b563e6326231556a5fac6d468407139982c5ef.tar.gz gentoo-f4b563e6326231556a5fac6d468407139982c5ef.tar.bz2 gentoo-f4b563e6326231556a5fac6d468407139982c5ef.zip |
x11-apps/xlsfonts: Stabilize 1.0.7-r1 arm, #922128
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xlsfonts/xlsfonts-1.0.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xlsfonts/xlsfonts-1.0.7-r1.ebuild b/x11-apps/xlsfonts/xlsfonts-1.0.7-r1.ebuild index 8964da7f9ca4..883a78786f55 100644 --- a/x11-apps/xlsfonts/xlsfonts-1.0.7-r1.ebuild +++ b/x11-apps/xlsfonts/xlsfonts-1.0.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org xlsfonts application" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |