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 6FBEA138335 for ; Sat, 13 Oct 2018 16:14:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61995E093B; Sat, 13 Oct 2018 16:14:56 +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 3915CE093B for ; Sat, 13 Oct 2018 16:14:56 +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 68252335CCB for ; Sat, 13 Oct 2018 16:14:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E835F43A for ; Sat, 13 Oct 2018 16:14:52 +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: <1539447284.d022ff36af51e0be4321e75fe364e98ab0d3a537.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/mujs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/mujs/mujs-1.0.4.ebuild X-VCS-Directories: dev-lang/mujs/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: d022ff36af51e0be4321e75fe364e98ab0d3a537 X-VCS-Branch: master Date: Sat, 13 Oct 2018 16:14:52 +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: 16790a1e-55b0-4cd8-bf8b-d7f945e8f4fa X-Archives-Hash: 29b2f2c759a899a4b0d96819d018268e commit: d022ff36af51e0be4321e75fe364e98ab0d3a537 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Oct 13 16:13:46 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Oct 13 16:14:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d022ff36 dev-lang/mujs: stable 1.0.4 for hppa, bug #646784 Signed-off-by: Sergei Trofimovich gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" dev-lang/mujs/mujs-1.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/mujs/mujs-1.0.4.ebuild b/dev-lang/mujs/mujs-1.0.4.ebuild index 8184626ebb3..dae9be08c64 100644 --- a/dev-lang/mujs/mujs-1.0.4.ebuild +++ b/dev-lang/mujs/mujs-1.0.4.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://mujs.com/downloads/${P}.tar.xz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="static-libs" PATCHES=(