diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:18 +0200 |
commit | f32672c9afff2ca8425ed2d874889aa678d3607e (patch) | |
tree | 86ae77fa973819446abaa15e22ecace1e2f293ca /media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | |
parent | mail-mta: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-f32672c9afff2ca8425ed2d874889aa678d3607e.tar.gz gentoo-f32672c9afff2ca8425ed2d874889aa678d3607e.tar.bz2 gentoo-f32672c9afff2ca8425ed2d874889aa678d3607e.zip |
media-fonts: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild')
-rw-r--r-- | media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild index 5cf87bbc624c..7cccd401498a 100644 --- a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild +++ b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.zip" LICENSE="bakoma" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" DEPEND="app-arch/unzip" |