diff options
author | Sam James <sam@gentoo.org> | 2021-07-12 23:08:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-12 23:08:14 +0100 |
commit | 3ab36a96d90505b3f637b5b6044e3e8c293b2ed2 (patch) | |
tree | 719f7e30071f444fa49a8f4b1fa4832c4e744fe9 /games-misc/bsd-games | |
parent | dev-perl/Inline-C: Keyword 0.810.0 x86, #796788 (diff) | |
download | gentoo-3ab36a96d90505b3f637b5b6044e3e8c293b2ed2.tar.gz gentoo-3ab36a96d90505b3f637b5b6044e3e8c293b2ed2.tar.bz2 gentoo-3ab36a96d90505b3f637b5b6044e3e8c293b2ed2.zip |
games-misc/bsd-games: Keyword 3.1-r1 x86, #779628
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-misc/bsd-games')
-rw-r--r-- | games-misc/bsd-games/bsd-games-3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/bsd-games/bsd-games-3.1-r1.ebuild b/games-misc/bsd-games/bsd-games-3.1-r1.ebuild index dba41d2b82ae..68e5a80674f7 100644 --- a/games-misc/bsd-games/bsd-games-3.1-r1.ebuild +++ b/games-misc/bsd-games/bsd-games-3.1-r1.ebuild @@ -14,7 +14,7 @@ LICENSE="BSD" # Subslot indicates the fork / new version # 3 doesn't include the same games as the classic variant, etc SLOT="0/3" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" # 'check' target doesn't exist, nor do any actual tests # bug #779649 |