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 3ACAF13835A for ; Fri, 8 May 2020 06:38:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79FABE086D; Fri, 8 May 2020 06:38:29 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D1D1E086E for ; Fri, 8 May 2020 06:38:29 +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 2704C34F329 for ; Fri, 8 May 2020 06:38:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48CEA232 for ; Fri, 8 May 2020 06:38:26 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1588919844.ed2a75f6802aa2ac5cb8215a77f76afd03e297c5.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/menumaker/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/menumaker/menumaker-0.99.11.ebuild X-VCS-Directories: x11-misc/menumaker/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ed2a75f6802aa2ac5cb8215a77f76afd03e297c5 X-VCS-Branch: master Date: Fri, 8 May 2020 06:38:26 +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: f14e765b-4b8f-45ca-96bd-1ceef5aca70b X-Archives-Hash: d41fe9566a66230716bfb0457df2d492 commit: ed2a75f6802aa2ac5cb8215a77f76afd03e297c5 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri May 8 06:37:24 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri May 8 06:37:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2a75f6 x11-misc/menumaker: amd64 stable wrt bug #718374 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> x11-misc/menumaker/menumaker-0.99.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/menumaker/menumaker-0.99.11.ebuild b/x11-misc/menumaker/menumaker-0.99.11.ebuild index 0b9d81b0f83..4bb4e7b765a 100644 --- a/x11-misc/menumaker/menumaker-0.99.11.ebuild +++ b/x11-misc/menumaker/menumaker-0.99.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc"