diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-09 20:21:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-09 20:21:06 +0100 |
commit | edf00422f6b3e014847ba1544a05d04949f7ff93 (patch) | |
tree | 15901e90f7e5c64570438771b41f8c2918f2e79f /games-engines | |
parent | games-engines/scummvm: keyworded 2.0.0-r1 for ppc, bug #687634 (diff) | |
download | gentoo-edf00422f6b3e014847ba1544a05d04949f7ff93.tar.gz gentoo-edf00422f6b3e014847ba1544a05d04949f7ff93.tar.bz2 gentoo-edf00422f6b3e014847ba1544a05d04949f7ff93.zip |
games-engines/scummvm-tools: keyworded 2.0.0-r1 for ppc, bug #687634
Package-Manager: Portage-2.3.67, Repoman-2.3.14
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild b/games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild index 66e28b742a40..9b47bf5b3adc 100644 --- a/games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://scummvm.org/frs/scummvm-tools/${PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="flac iconv mad png vorbis" RESTRICT="test" # some tests require external files |