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 AA8DD138359 for ; Thu, 15 Oct 2020 22:21:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B7BAE086E; Thu, 15 Oct 2020 22:21:57 +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 E8CD7E0870 for ; Thu, 15 Oct 2020 22:21: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 D5936340FAA for ; Thu, 15 Oct 2020 22:21:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E3363A0 for ; Thu, 15 Oct 2020 22:21:54 +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: <1602800501.05a8380bc8b49f5518ed3070e24d768e327d63cc.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libtimidity/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libtimidity/libtimidity-0.2.6.ebuild X-VCS-Directories: media-libs/libtimidity/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 05a8380bc8b49f5518ed3070e24d768e327d63cc X-VCS-Branch: master Date: Thu, 15 Oct 2020 22:21:54 +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: cfa9ad69-f42f-42bd-9e24-23667b2a618f X-Archives-Hash: d950725fb0f1d97ddec60441e07f1af3 commit: 05a8380bc8b49f5518ed3070e24d768e327d63cc Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Oct 15 21:51:58 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Oct 15 22:21:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a8380b media-libs/libtimidity: stable 0.2.6 for hppa stable wrt bug #747682 Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich gentoo.org> media-libs/libtimidity/libtimidity-0.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libtimidity/libtimidity-0.2.6.ebuild b/media-libs/libtimidity/libtimidity-0.2.6.ebuild index 14fc66562e1..d54cd574626 100644 --- a/media-libs/libtimidity/libtimidity-0.2.6.ebuild +++ b/media-libs/libtimidity/libtimidity-0.2.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/2" -KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm64 hppa ppc ppc64 sparc x86" IUSE="ao debug" RESTRICT="test"