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 4975813835A for ; Sun, 11 Apr 2021 00:13:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A0B8E0866; Sun, 11 Apr 2021 00:13:56 +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 60B4DE0866 for ; Sun, 11 Apr 2021 00:13:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A05C0340139 for ; Sun, 11 Apr 2021 00:13:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9880E646 for ; Sun, 11 Apr 2021 00:13:52 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1618100003.15abaa8599a0b785437f7c8264dad1ff38be439b.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/denemo/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/denemo/denemo-2.3.0-r1.ebuild X-VCS-Directories: media-sound/denemo/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 15abaa8599a0b785437f7c8264dad1ff38be439b X-VCS-Branch: master Date: Sun, 11 Apr 2021 00:13: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c322d67c-9a9e-457d-a969-1bb4a14d8517 X-Archives-Hash: 6a107023e80fe87fee5cd5d76230da86 commit: 15abaa8599a0b785437f7c8264dad1ff38be439b Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Apr 11 00:09:41 2021 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Apr 11 00:13:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15abaa85 media-sound/denemo: x86 stable (bug #781872) Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann gentoo.org> media-sound/denemo/denemo-2.3.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/denemo/denemo-2.3.0-r1.ebuild b/media-sound/denemo/denemo-2.3.0-r1.ebuild index 4924eed2857..ad3469cb85c 100644 --- a/media-sound/denemo/denemo-2.3.0-r1.ebuild +++ b/media-sound/denemo/denemo-2.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3+ OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" # configure options currently not used: # --enable-mem(no) memory debugging: needs Electric fence (efence), which