diff options
author | 2019-10-11 17:35:19 +0200 | |
---|---|---|
committer | 2019-10-11 17:35:19 +0200 | |
commit | c1cd2f13df34c4e6b227893992e6305ced685667 (patch) | |
tree | 2e799a0d2c112accc91b70097576cded5d46c9c9 /games-board/domination | |
parent | games-arcade: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-c1cd2f13df34c4e6b227893992e6305ced685667.tar.gz gentoo-c1cd2f13df34c4e6b227893992e6305ced685667.tar.bz2 gentoo-c1cd2f13df34c4e6b227893992e6305ced685667.zip |
games-board: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-board/domination')
-rw-r--r-- | games-board/domination/domination-1.1.1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/domination/domination-1.1.1.6-r1.ebuild b/games-board/domination/domination-1.1.1.6-r1.ebuild index 75932d0ed60..13d0698db48 100644 --- a/games-board/domination/domination-1.1.1.6-r1.ebuild +++ b/games-board/domination/domination-1.1.1.6-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/domination/Domination_${PV}.zip" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=virtual/jre-1.5" |