diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:28 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:28 +0200 |
commit | 219cdb34cca5c128540f9061ea3826b00a1cde7f (patch) | |
tree | 5569c1a1ebdd6f24ffe5769df447bf60d693998c /games-misc/fortune-mod-fvl | |
parent | games-fps: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-219cdb34cca5c128540f9061ea3826b00a1cde7f.tar.gz gentoo-219cdb34cca5c128540f9061ea3826b00a1cde7f.tar.bz2 gentoo-219cdb34cca5c128540f9061ea3826b00a1cde7f.zip |
games-misc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-misc/fortune-mod-fvl')
-rw-r--r-- | games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild index 4ed5da04f77e..3dd7034065d7 100644 --- a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild +++ b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fortune-mod-fvl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="games-misc/fortune-mod" |