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 2737D138359 for ; Sun, 26 Jul 2020 00:46:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 156B1E0871; Sun, 26 Jul 2020 00:46:35 +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 F0C08E0871 for ; Sun, 26 Jul 2020 00:46:34 +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 CEEC134EF20 for ; Sun, 26 Jul 2020 00:46:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFD912F2 for ; Sun, 26 Jul 2020 00:46:27 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1595724143.a5b24b9fd6c2bdf9dc3747e6cb09d8c46180ca8f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/timidity++/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/timidity++/timidity++-2.14.0-r3.ebuild X-VCS-Directories: media-sound/timidity++/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a5b24b9fd6c2bdf9dc3747e6cb09d8c46180ca8f X-VCS-Branch: master Date: Sun, 26 Jul 2020 00:46:27 +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: f8e61843-3701-46f9-832a-4160b6e265d4 X-Archives-Hash: 381473f4ac2b0bab65ed02446f035d8d commit: a5b24b9fd6c2bdf9dc3747e6cb09d8c46180ca8f Author: Sam James gentoo org> AuthorDate: Sun Jul 26 00:42:23 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 26 00:42:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5b24b9f media-sound/timidity++: arm stable (bug #730970) Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> media-sound/timidity++/timidity++-2.14.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/timidity++/timidity++-2.14.0-r3.ebuild b/media-sound/timidity++/timidity++-2.14.0-r3.ebuild index 7cb712a3863..647057fac1e 100644 --- a/media-sound/timidity++/timidity++-2.14.0-r3.ebuild +++ b/media-sound/timidity++/timidity++-2.14.0-r3.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/timidity/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 sparc x86" IUSE="alsa ao emacs flac gtk jack motif nas ncurses oss selinux slang speex tk vorbis X" REQUIRED_USE="tk? ( X )"