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 860AB1382C5 for ; Sat, 10 Feb 2018 12:56:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91405E0965; Sat, 10 Feb 2018 12:56:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 65164E0965 for ; Sat, 10 Feb 2018 12:56:15 +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 7742D335C5A for ; Sat, 10 Feb 2018 12:56:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2D5A1EB for ; Sat, 10 Feb 2018 12:56:11 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1518267352.dd1852a179f394a8aa2e05b76ee27398152b6844.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libopenraw/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libopenraw/libopenraw-0.0.9.ebuild X-VCS-Directories: media-libs/libopenraw/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: dd1852a179f394a8aa2e05b76ee27398152b6844 X-VCS-Branch: master Date: Sat, 10 Feb 2018 12:56:11 +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: 8cff8bf1-aa36-436d-9c44-fd670bb791ca X-Archives-Hash: cf3aceda8688c2bc39e12952f00ee921 commit: dd1852a179f394a8aa2e05b76ee27398152b6844 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Feb 10 12:45:53 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Feb 10 12:55:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd1852a1 media-libs/libopenraw: Revert "media-libs/libopenraw: Drop to ~hppa" Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-libs/libopenraw/libopenraw-0.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libopenraw/libopenraw-0.0.9.ebuild b/media-libs/libopenraw/libopenraw-0.0.9.ebuild index 8a3b8e0888c..ca34be7debb 100644 --- a/media-libs/libopenraw/libopenraw-0.0.9.ebuild +++ b/media-libs/libopenraw/libopenraw-0.0.9.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://${PN}.freedesktop.org/download/${P}.tar.bz2" LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="gtk static-libs test" RDEPEND="virtual/jpeg:0