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 33B8F138336 for ; Sat, 15 Sep 2018 18:23:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D816EE0BA3; Sat, 15 Sep 2018 18:23:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AE759E0BA3 for ; Sat, 15 Sep 2018 18:23:57 +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 F3606335CF0 for ; Sat, 15 Sep 2018 18:23:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4098B3D5 for ; Sat, 15 Sep 2018 18:23:54 +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: <1537035769.e397071ae67958094a1dcf095a095bfe0aee54b4.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/allegro/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/allegro/allegro-5.2.4.0.ebuild X-VCS-Directories: media-libs/allegro/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e397071ae67958094a1dcf095a095bfe0aee54b4 X-VCS-Branch: master Date: Sat, 15 Sep 2018 18:23:54 +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-Archives-Salt: 844d2b10-f368-480d-be65-b1631137a844 X-Archives-Hash: 90d799959b24e94ea28bac2bd263e1cd commit: e397071ae67958094a1dcf095a095bfe0aee54b4 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 15 18:22:49 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 15 18:22:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e397071a media-libs/allegro: stable 5.2.4.0 for ppc, bug #664788 Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc" media-libs/allegro/allegro-5.2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/allegro/allegro-5.2.4.0.ebuild b/media-libs/allegro/allegro-5.2.4.0.ebuild index 487d398bbad..0640f7b8050 100644 --- a/media-libs/allegro/allegro-5.2.4.0.ebuild +++ b/media-libs/allegro/allegro-5.2.4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/liballeg/allegro5/releases/download/${PV}/${P}.tar.g LICENSE="BSD ZLIB" SLOT="5" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~x86" IUSE="alsa dumb flac gtk jpeg openal opengl opus oss physfs png pulseaudio test truetype vorbis webp X xinerama" REQUIRED_USE="X? ( opengl ) xinerama? ( X )"