diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:14:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:14:29 +0200 |
commit | 0ac8b1888ecb2a1ffc9038402c37590cd2350197 (patch) | |
tree | fbcc22db7d41af93112e9d0af445fbfd53b568aa /x11-apps/xfontsel | |
parent | x11-apps/xev: amd64 stable wrt bug #861023 (diff) | |
download | gentoo-0ac8b1888ecb2a1ffc9038402c37590cd2350197.tar.gz gentoo-0ac8b1888ecb2a1ffc9038402c37590cd2350197.tar.bz2 gentoo-0ac8b1888ecb2a1ffc9038402c37590cd2350197.zip |
x11-apps/xfontsel: amd64 stable wrt bug #861023
Signed-off-by: Agostino Sarubbo <ago@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 af4791bf525b..81dc4c521406 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 |