diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:04:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:04:27 +0200 |
commit | b54d4d5e96d63533856e1e05f3c74424449e9642 (patch) | |
tree | bcc361b31685879e809d19598fc0a99c8f8c4cf3 /x11-apps/fstobdf | |
parent | x11-apps/fslsfonts: Stabilize 1.0.6 x86, #880793 (diff) | |
download | gentoo-b54d4d5e96d63533856e1e05f3c74424449e9642.tar.gz gentoo-b54d4d5e96d63533856e1e05f3c74424449e9642.tar.bz2 gentoo-b54d4d5e96d63533856e1e05f3c74424449e9642.zip |
x11-apps/fstobdf: Stabilize 1.0.7 x86, #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 9473822da683..4817496a1f40 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 |