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 A9241138336 for ; Tue, 19 Feb 2019 18:05:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8954E0877; Tue, 19 Feb 2019 18:05:02 +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 8D572E0875 for ; Tue, 19 Feb 2019 18:05:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 703C0335D02 for ; Tue, 19 Feb 2019 18:05:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEF5654E for ; Tue, 19 Feb 2019 18:04:58 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1550599484.7988b8f952dc9a90a56e703df0c0dcc6409bf713.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-image/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/sdl2-image/sdl2-image-2.0.4.ebuild X-VCS-Directories: media-libs/sdl2-image/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7988b8f952dc9a90a56e703df0c0dcc6409bf713 X-VCS-Branch: master Date: Tue, 19 Feb 2019 18:04:58 +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: 7bcc3c7a-855b-48aa-8646-ffde7c42d6f9 X-Archives-Hash: 4e20cf4705eda8a2e31da1ca2cf8b5d6 commit: 7988b8f952dc9a90a56e703df0c0dcc6409bf713 Author: Roy Bamford gentoo org> AuthorDate: Sun Feb 17 21:48:41 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 19 18:04:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7988b8f9 media-libs/sdl2-image: added ~arm64 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/sdl2-image/sdl2-image-2.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild b/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild index de0aae6bd4b..4d91c235060 100644 --- a/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild +++ b/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_image/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="gif jpeg png static-libs tiff webp" RDEPEND="