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 7A971139085 for ; Sat, 14 Jan 2017 23:45:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A777B21C028; Sat, 14 Jan 2017 23:45:51 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8583A21C028 for ; Sat, 14 Jan 2017 23:45:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4BFCD34112A for ; Sat, 14 Jan 2017 23:45:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B89392733 for ; Sat, 14 Jan 2017 23:45:48 +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: <1484437547.99e9b9ee0ecf66258e2b869160e71289023039f9.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/uptimed/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/uptimed/uptimed-0.4.0.ebuild X-VCS-Directories: app-misc/uptimed/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 99e9b9ee0ecf66258e2b869160e71289023039f9 X-VCS-Branch: master Date: Sat, 14 Jan 2017 23:45:48 +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: aca30647-b7a3-4e6d-bc1a-e69816284e72 X-Archives-Hash: 3c1e3d532913d6bdca828f2aacef4e0e commit: 99e9b9ee0ecf66258e2b869160e71289023039f9 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Jan 14 23:45:34 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Jan 14 23:45:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e9b9ee app-misc/uptimed: Stable for HPPA (bug #604342). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches app-misc/uptimed/uptimed-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/uptimed/uptimed-0.4.0.ebuild b/app-misc/uptimed/uptimed-0.4.0.ebuild index ac08d30..1de7942 100644 --- a/app-misc/uptimed/uptimed-0.4.0.ebuild +++ b/app-misc/uptimed/uptimed-0.4.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rpodgorny/uptimed/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~mips ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="static-libs" pkg_setup() {