diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:23 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:23 +0200 |
commit | 80a41bd9e45de0d472eca6b530411dbe93394740 (patch) | |
tree | 2b0130bcc74a19402ed7394d9037f0ce02881f8e /media-libs/sdl-ttf | |
parent | media-gfx: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.tar.gz gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.tar.bz2 gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.zip |
media-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/sdl-ttf')
-rw-r--r-- | media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild b/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild index 61ff98347e5a..4b26ca7cab5a 100644 --- a/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild +++ b/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_ttf/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="static-libs X" RDEPEND=" |