diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 06:12:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 06:12:43 +0100 |
commit | db76608d47d274f538e6bba1e8bb601d1ff81b4c (patch) | |
tree | dcd42e54d47e529840452536ad765060149148ee /x11-apps/xfontsel | |
parent | x11-apps/xfontsel: Stabilize 1.1.1 ppc, #928469 (diff) | |
download | gentoo-db76608d47d274f538e6bba1e8bb601d1ff81b4c.tar.gz gentoo-db76608d47d274f538e6bba1e8bb601d1ff81b4c.tar.bz2 gentoo-db76608d47d274f538e6bba1e8bb601d1ff81b4c.zip |
x11-apps/xfontsel: Stabilize 1.1.1 ppc64, #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 5e523c2f0793..91944ffded8a 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 |