diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:25 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:25 +0200 |
commit | e3d46127d207c931f7c6c71c7dc2e9db71f8b1c7 (patch) | |
tree | e6dd6813e92d97acf5824d3006a5a22ac56ceb55 /x11-apps/fstobdf | |
parent | www-servers: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-e3d46127d207c931f7c6c71c7dc2e9db71f8b1c7.tar.gz gentoo-e3d46127d207c931f7c6c71c7dc2e9db71f8b1c7.tar.bz2 gentoo-e3d46127d207c931f7c6c71c7dc2e9db71f8b1c7.zip |
x11-apps: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-apps/fstobdf')
-rw-r--r-- | x11-apps/fstobdf/fstobdf-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/fstobdf/fstobdf-1.0.6.ebuild b/x11-apps/fstobdf/fstobdf-1.0.6.ebuild index f5e7132fdb59..db4fffaa7a9d 100644 --- a/x11-apps/fstobdf/fstobdf-1.0.6.ebuild +++ b/x11-apps/fstobdf/fstobdf-1.0.6.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="generate BDF font from X font server" -KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |