diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:34 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:34 +0200 |
commit | 09b8830cc263f23130d566d1dcb8da1220c04e56 (patch) | |
tree | 209308248c0c0841a168831b3b88865d18f8a405 /games-roguelike | |
parent | games-puzzle: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-09b8830cc263f23130d566d1dcb8da1220c04e56.tar.gz gentoo-09b8830cc263f23130d566d1dcb8da1220c04e56.tar.bz2 gentoo-09b8830cc263f23130d566d1dcb8da1220c04e56.zip |
games-roguelike: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-roguelike')
-rw-r--r-- | games-roguelike/hengband/hengband-1.6.2-r1.ebuild | 2 | ||||
-rw-r--r-- | games-roguelike/moria/moria-5.7.10.ebuild | 2 | ||||
-rw-r--r-- | games-roguelike/nethack/nethack-3.6.0-r3.ebuild | 2 | ||||
-rw-r--r-- | games-roguelike/nethack/nethack-3.6.1.ebuild | 2 | ||||
-rw-r--r-- | games-roguelike/zangband/zangband-2.7.4c.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games-roguelike/hengband/hengband-1.6.2-r1.ebuild b/games-roguelike/hengband/hengband-1.6.2-r1.ebuild index 8559444d7075..553ac14cee21 100644 --- a/games-roguelike/hengband/hengband-1.6.2-r1.ebuild +++ b/games-roguelike/hengband/hengband-1.6.2-r1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://hengband.sourceforge.jp/en/" SRC_URI="mirror://sourceforge.jp/hengband/10331/${P}.tar.bz2 mirror://gentoo/${P}-mispellings.patch.gz" -KEYWORDS="~x86 ~x86-fbsd" +KEYWORDS="~x86" LICENSE="Moria" SLOT="0" IUSE="X l10n_ja" diff --git a/games-roguelike/moria/moria-5.7.10.ebuild b/games-roguelike/moria/moria-5.7.10.ebuild index 73142dad7977..5261c3d90c41 100644 --- a/games-roguelike/moria/moria-5.7.10.ebuild +++ b/games-roguelike/moria/moria-5.7.10.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/dungeons-of-moria/umoria/archive/v${PV}.tar.gz -> ${ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~m68k ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~m68k ~x86" IUSE="" RDEPEND="acct-group/gamestat diff --git a/games-roguelike/nethack/nethack-3.6.0-r3.ebuild b/games-roguelike/nethack/nethack-3.6.0-r3.ebuild index 834881ef5f28..e925cc23d4bc 100644 --- a/games-roguelike/nethack/nethack-3.6.0-r3.ebuild +++ b/games-roguelike/nethack/nethack-3.6.0-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/nethack/${PN}-${MY_PV}-src.tgz" LICENSE="nethack" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="experimental X" RDEPEND="acct-group/gamestat diff --git a/games-roguelike/nethack/nethack-3.6.1.ebuild b/games-roguelike/nethack/nethack-3.6.1.ebuild index b2a450c706db..96361cc4c997 100644 --- a/games-roguelike/nethack/nethack-3.6.1.ebuild +++ b/games-roguelike/nethack/nethack-3.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://nethack.org/download/${PV}/nethack-${MY_PV}-src.tgz" LICENSE="nethack" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="X" RDEPEND="acct-group/gamestat diff --git a/games-roguelike/zangband/zangband-2.7.4c.ebuild b/games-roguelike/zangband/zangband-2.7.4c.ebuild index e04a2836fb7f..23fcdc425c07 100644 --- a/games-roguelike/zangband/zangband-2.7.4c.ebuild +++ b/games-roguelike/zangband/zangband-2.7.4c.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.sunet.se/pub/games/Angband/Variant/ZAngband/${P}.tar.gz" LICENSE="Moria" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~x86" IUSE="tk" RDEPEND=" |