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 CF35A138334 for ; Sun, 8 Sep 2019 16:18:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 287C5E097E; Sun, 8 Sep 2019 16:18:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 0CE61E097E for ; Sun, 8 Sep 2019 16:18:46 +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 A740A34AEA6 for ; Sun, 8 Sep 2019 16:18:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEBBE7F1 for ; Sun, 8 Sep 2019 16:18:41 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1567959431.8f81cf0238c1f0ca2e679fedda80c51bb61299c0.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxmenu-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild X-VCS-Directories: lxde-base/lxmenu-data/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8f81cf0238c1f0ca2e679fedda80c51bb61299c0 X-VCS-Branch: master Date: Sun, 8 Sep 2019 16:18:41 +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: 40e66cb7-9aa8-4b37-8f53-da230a49ca13 X-Archives-Hash: 267992b4f90e66d4f1f28f1a10daa125 commit: 8f81cf0238c1f0ca2e679fedda80c51bb61299c0 Author: Erhard F mailbox org> AuthorDate: Tue Sep 3 19:43:14 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Sep 8 16:17:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f81cf02 lxde-base/lxmenu-data: keyworded 0.1.5 for ppc64, bug #689606 Bug: https://bugs.gentoo.org/689606 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Erhard Furtner mailbox.org> Signed-off-by: Andreas Sturmlechner gentoo.org> lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild b/lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild index 357b91d992a..953ba4af97f 100644 --- a/lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild +++ b/lxde-base/lxmenu-data/lxmenu-data-0.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=""