diff options
author | 2024-04-03 06:12:42 +0100 | |
---|---|---|
committer | 2024-04-03 06:12:42 +0100 | |
commit | b2a04a52f25efcb388b0009c79ae80af9a87cc4c (patch) | |
tree | d9de8a7edc9a0c6eaa3681d5a9323d15dd80835f /x11-apps/xfontsel | |
parent | x11-apps/xfontsel: Stabilize 1.1.1 sparc, #928469 (diff) | |
download | gentoo-b2a04a52f25efcb388b0009c79ae80af9a87cc4c.tar.gz gentoo-b2a04a52f25efcb388b0009c79ae80af9a87cc4c.tar.bz2 gentoo-b2a04a52f25efcb388b0009c79ae80af9a87cc4c.zip |
x11-apps/xfontsel: Stabilize 1.1.1 ppc, #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 e2454d0dbb2f..5e523c2f0793 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 |