commit: 736581bee196992fcb582ab8d9f1bd48470a6cd2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Oct 11 15:35:32 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 11 15:35:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736581be
games-puzzle: Remove *-fbsd KEYWORDS Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> games-puzzle/flobopuyo/flobopuyo-0.20-r2.ebuild | 2 +- games-puzzle/tint/tint-0.03b-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-puzzle/flobopuyo/flobopuyo-0.20-r2.ebuild b/games-puzzle/flobopuyo/flobopuyo-0.20-r2.ebuild index 41ee671603f..b44812810e1 100644 --- a/games-puzzle/flobopuyo/flobopuyo-0.20-r2.ebuild +++ b/games-puzzle/flobopuyo/flobopuyo-0.20-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.ios-software.com/flobopuyo/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~x86" IUSE="opengl" DEPEND="media-libs/libsdl diff --git a/games-puzzle/tint/tint-0.03b-r1.ebuild b/games-puzzle/tint/tint-0.03b-r1.ebuild index bd16b91c4bb..ebd33ab5697 100644 --- a/games-puzzle/tint/tint-0.03b-r1.ebuild +++ b/games-puzzle/tint/tint-0.03b-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://oasis.frogfoot.net/code/tint/download/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.4-r1:0="
