diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 06:12:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 06:12:41 +0100 |
commit | a823a29bbcef82a0ffb5730ccd13bb687e87d992 (patch) | |
tree | 212e1cbf8d7388902e19f8c63622a4ebde8a6ea2 /x11-apps/xfontsel | |
parent | x11-apps/listres: Stabilize 1.0.6 ppc64, #928468 (diff) | |
download | gentoo-a823a29bbcef82a0ffb5730ccd13bb687e87d992.tar.gz gentoo-a823a29bbcef82a0ffb5730ccd13bb687e87d992.tar.bz2 gentoo-a823a29bbcef82a0ffb5730ccd13bb687e87d992.zip |
x11-apps/xfontsel: Stabilize 1.1.1 sparc, #928469
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xfontsel')
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xfontsel/xfontsel-1.1.1.ebuild b/x11-apps/xfontsel/xfontsel-1.1.1.ebuild index 1f2ff2b3900d..e2454d0dbb2f 100644 --- a/x11-apps/xfontsel/xfontsel-1.1.1.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.1.1.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="point and click selection of X11 font names" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" x11-libs/libXaw |