diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 09:57:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 09:57:57 +0200 |
commit | f0b59305d25437477a48fc784c80547aca4d2acd (patch) | |
tree | c13e1cfbeb123a5046c748fc584687f9a93b527d /x11-apps/fstobdf | |
parent | x11-apps/fslsfonts: Stabilize 1.0.6 sparc, #880793 (diff) | |
download | gentoo-f0b59305d25437477a48fc784c80547aca4d2acd.tar.gz gentoo-f0b59305d25437477a48fc784c80547aca4d2acd.tar.bz2 gentoo-f0b59305d25437477a48fc784c80547aca4d2acd.zip |
x11-apps/fstobdf: Stabilize 1.0.7 sparc, #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 9f72e0b94ce3..6211bed94f28 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 |