From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 21833138334 for ; Sun, 9 Jun 2019 19:22:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2B3BE08A4; Sun, 9 Jun 2019 19:22:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A77B0E08A4 for ; Sun, 9 Jun 2019 19:22:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 63C70345AF1 for ; Sun, 9 Jun 2019 19:22:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C28E0613 for ; Sun, 9 Jun 2019 19:22:28 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1560108066.edf00422f6b3e014847ba1544a05d04949f7ff93.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-engines/scummvm-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild X-VCS-Directories: games-engines/scummvm-tools/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: edf00422f6b3e014847ba1544a05d04949f7ff93 X-VCS-Branch: master Date: Sun, 9 Jun 2019 19:22:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7f6efe91-b6d0-4d36-8170-4d809e94f6fc X-Archives-Hash: de9a523f208b62fb86b173e3930dcd7e commit: edf00422f6b3e014847ba1544a05d04949f7ff93 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Jun 9 19:21:06 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Jun 9 19:21:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edf00422 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 gentoo.org> games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild | 4 ++-- 1 file 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 66e28b742a4..9b47bf5b3ad 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