diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-06 12:42:45 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-15 15:33:06 +0100 |
commit | 8c4e68b2cf69a76c5c22c5b4a147a57335beb9da (patch) | |
tree | 2ce5ad8e7d4f116317ab9ba38a615ba43163f711 /x11-apps/xfontsel | |
parent | x11-apps/xev: Stabilize 1.2.5 sparc, #861023 (diff) | |
download | gentoo-8c4e68b2cf69a76c5c22c5b4a147a57335beb9da.tar.gz gentoo-8c4e68b2cf69a76c5c22c5b4a147a57335beb9da.tar.bz2 gentoo-8c4e68b2cf69a76c5c22c5b4a147a57335beb9da.zip |
x11-apps/xfontsel: Stabilize 1.1.0 sparc, #861023
Signed-off-by: Sam James <sam@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 3021c5b72538..0d8bd2b3178c 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 |