diff options
Diffstat (limited to 'games-misc/opensfx/opensfx-0.2.3.ebuild')
-rw-r--r-- | games-misc/opensfx/opensfx-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/opensfx/opensfx-0.2.3.ebuild b/games-misc/opensfx/opensfx-0.2.3.ebuild index ad4a74cb0a47..ebf6d240bfd8 100644 --- a/games-misc/opensfx/opensfx-0.2.3.ebuild +++ b/games-misc/opensfx/opensfx-0.2.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://bundles.openttdcoop.org/${PN}/releases/${P}-source.tar.gz" LICENSE="CC-Sampling-Plus-1.0" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="" DEPEND="games-util/catcodec" |