diff options
Diffstat (limited to 'games-misc/openmsx/openmsx-0.3.1-r1.ebuild')
-rw-r--r-- | games-misc/openmsx/openmsx-0.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/openmsx/openmsx-0.3.1-r1.ebuild b/games-misc/openmsx/openmsx-0.3.1-r1.ebuild index c528622044f1..a4f2f948fb40 100644 --- a/games-misc/openmsx/openmsx-0.3.1-r1.ebuild +++ b/games-misc/openmsx/openmsx-0.3.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/openmsx/releases/${PV}/${P}-source.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="" DEPEND="${PYTHON_DEPS}" |