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 45914138334 for ; Sat, 12 Oct 2019 21:23:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E18E1E0963; Sat, 12 Oct 2019 21:23:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C72DBE0963 for ; Sat, 12 Oct 2019 21:23:48 +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 B69E334BCB5 for ; Sat, 12 Oct 2019 21:23:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 354A4893 for ; Sat, 12 Oct 2019 21:23:43 +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: <1570915413.8b45b5dc50b8c60e31d915f8234db8853f5b31f2.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/uptimes/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/uptimes/uptimes-3.7.ebuild X-VCS-Directories: app-emacs/uptimes/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 8b45b5dc50b8c60e31d915f8234db8853f5b31f2 X-VCS-Branch: master Date: Sat, 12 Oct 2019 21:23:43 +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: 6d2c74a7-f329-4466-8bae-4a8f7a5842a6 X-Archives-Hash: 63883b934566fea86bc7a79ca0e73d9d commit: 8b45b5dc50b8c60e31d915f8234db8853f5b31f2 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Oct 12 21:20:19 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Oct 12 21:23:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b45b5dc app-emacs/uptimes: stable 3.7 for ppc64, bug #697486 Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> app-emacs/uptimes/uptimes-3.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/uptimes/uptimes-3.7.ebuild b/app-emacs/uptimes/uptimes-3.7.ebuild index 7ead0a0e375..30a33db9f97 100644 --- a/app-emacs/uptimes/uptimes-3.7.ebuild +++ b/app-emacs/uptimes/uptimes-3.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/davep/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 ~x86" S="${WORKDIR}/${MY_PN}-${PV}" SITEFILE="50${PN}-gentoo.el"