diff options
author | 2022-11-16 20:22:16 +0200 | |
---|---|---|
committer | 2022-11-16 20:22:16 +0200 | |
commit | 213c0078bca372c65d17fd3bb45c9336b140ed19 (patch) | |
tree | 5472fb0c4c4019b0cf6c2e89766d56f3bd7ec7cc /x11-apps | |
parent | x11-apps/fslsfonts: Stabilize 1.0.6 ppc, #880793 (diff) | |
download | gentoo-213c0078bca372c65d17fd3bb45c9336b140ed19.tar.gz gentoo-213c0078bca372c65d17fd3bb45c9336b140ed19.tar.bz2 gentoo-213c0078bca372c65d17fd3bb45c9336b140ed19.zip |
x11-apps/fstobdf: Stabilize 1.0.7 ppc, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 6211bed94f28..277a86063c69 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 |