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 77440138359 for ; Fri, 4 Sep 2020 14:06:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20132E0849; Fri, 4 Sep 2020 14:06:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 0A40BE0849 for ; Fri, 4 Sep 2020 14:06:41 +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 15089335DA7 for ; Fri, 4 Sep 2020 14:06:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3B342FC for ; Fri, 4 Sep 2020 14:06:38 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1599228359.015f8946241e7925cc28df214f3e9e728ef9c6ba.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/allegro/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/allegro/allegro-4.4.3.1.ebuild X-VCS-Directories: media-libs/allegro/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 015f8946241e7925cc28df214f3e9e728ef9c6ba X-VCS-Branch: master Date: Fri, 4 Sep 2020 14:06:38 +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: 1ab5821a-0e7e-454c-b7f3-91515d7962de X-Archives-Hash: 6f064c885b685704ad54c8d144489221 commit: 015f8946241e7925cc28df214f3e9e728ef9c6ba Author: Sam James gentoo org> AuthorDate: Fri Sep 4 14:05:59 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Sep 4 14:05:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015f8946 media-libs/allegro: Stabilize 4.4.3.1 amd64, #736457 Signed-off-by: Sam James gentoo.org> media-libs/allegro/allegro-4.4.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/allegro/allegro-4.4.3.1.ebuild b/media-libs/allegro/allegro-4.4.3.1.ebuild index 142d346ec6c..48eec20c2c1 100644 --- a/media-libs/allegro/allegro-4.4.3.1.ebuild +++ b/media-libs/allegro/allegro-4.4.3.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/liballeg/allegro5/releases/download/${PV}/${P}.tar.g LICENSE="Allegro MIT GPL-2+ ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~mips ~ppc ~ppc64 x86" IUSE="alsa doc fbcon jack jpeg opengl oss png svga vga vorbis X" RDEPEND="