diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 21:03:13 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 21:03:13 +0300 |
commit | 86adfe871452bf5d7e51dd8a4111b89ceabcc631 (patch) | |
tree | e77482513fdb880deaf98ca0f256f004021b972d /x11-apps/xfontsel | |
parent | x11-apps/xev: Stabilize 1.2.5 arm, #861023 (diff) | |
download | gentoo-86adfe871452bf5d7e51dd8a4111b89ceabcc631.tar.gz gentoo-86adfe871452bf5d7e51dd8a4111b89ceabcc631.tar.bz2 gentoo-86adfe871452bf5d7e51dd8a4111b89ceabcc631.zip |
x11-apps/xfontsel: Stabilize 1.1.0 arm, #861023
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xfontsel')
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xfontsel/xfontsel-1.1.0.ebuild b/x11-apps/xfontsel/xfontsel-1.1.0.ebuild index 0d8bd2b3178c..ee89636a9fe3 100644 --- a/x11-apps/xfontsel/xfontsel-1.1.0.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.1.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="point and click selection of X11 font names" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" x11-libs/libXaw |