diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:17 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:17 +0200 |
commit | bf2f65d34bb6ced159cb36969380b8988bd5613f (patch) | |
tree | a78fc843a073b36e5882a60bb9297f286c5e99f1 /games-arcade/sdl-sopwith | |
parent | games-action: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-bf2f65d34bb6ced159cb36969380b8988bd5613f.tar.gz gentoo-bf2f65d34bb6ced159cb36969380b8988bd5613f.tar.bz2 gentoo-bf2f65d34bb6ced159cb36969380b8988bd5613f.zip |
games-arcade: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-arcade/sdl-sopwith')
-rw-r--r-- | games-arcade/sdl-sopwith/sdl-sopwith-1.7.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.5-r2.ebuild b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.5-r2.ebuild index 72ea6fb30eba..7fe6a4e0ce17 100644 --- a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.5-r2.ebuild +++ b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.5-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-libs/libsdl-1.1.3[video]" |