diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:22:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:22:40 +0200 |
commit | a2d93165d0ec64e243254f0ea8d058a1725343e4 (patch) | |
tree | fc063d283b9790e37a47b8ea2585dcbb25bc618a /x11-apps/fstobdf | |
parent | x11-apps/fslsfonts: Stabilize 1.0.6 ppc64, #880793 (diff) | |
download | gentoo-a2d93165d0ec64e243254f0ea8d058a1725343e4.tar.gz gentoo-a2d93165d0ec64e243254f0ea8d058a1725343e4.tar.bz2 gentoo-a2d93165d0ec64e243254f0ea8d058a1725343e4.zip |
x11-apps/fstobdf: Stabilize 1.0.7 ppc64, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/fstobdf')
-rw-r--r-- | x11-apps/fstobdf/fstobdf-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/fstobdf/fstobdf-1.0.7.ebuild b/x11-apps/fstobdf/fstobdf-1.0.7.ebuild index 277a86063c69..61271d239ad6 100644 --- a/x11-apps/fstobdf/fstobdf-1.0.7.ebuild +++ b/x11-apps/fstobdf/fstobdf-1.0.7.ebuild @@ -6,7 +6,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="generate BDF font from X font server" -KEYWORDS="~amd64 arm ~mips ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~amd64 arm ~mips ppc ppc64 ~s390 sparc ~x86" RDEPEND=" x11-libs/libX11 |