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 B4EB2138334 for ; Tue, 26 Jun 2018 02:14:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36AFBE0ABE; Tue, 26 Jun 2018 02:14:42 +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 899D2E0ABE for ; Tue, 26 Jun 2018 02:14:41 +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 7D4EC335CA5 for ; Tue, 26 Jun 2018 02:14:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9FA67349 for ; Tue, 26 Jun 2018 02:14:38 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1529979270.8ef82401f9a1ba3b1971590116b02154c577677b.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/menu-cache/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxde-base/menu-cache/menu-cache-1.1.0.ebuild X-VCS-Directories: lxde-base/menu-cache/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 8ef82401f9a1ba3b1971590116b02154c577677b X-VCS-Branch: master Date: Tue, 26 Jun 2018 02:14:38 +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-Archives-Salt: b14d3f61-4f55-41cc-b11d-106139390304 X-Archives-Hash: ca5acff522d2a663c1c5a59dc75ca130 commit: 8ef82401f9a1ba3b1971590116b02154c577677b Author: Aaron Bauman gentoo org> AuthorDate: Tue Jun 26 02:10:40 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Tue Jun 26 02:14:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef82401 lxde-base/menu-cache: amd64 stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 lxde-base/menu-cache/menu-cache-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxde-base/menu-cache/menu-cache-1.1.0.ebuild b/lxde-base/menu-cache/menu-cache-1.1.0.ebuild index fdb9a2b20eb..b98c5df0d9e 100644 --- a/lxde-base/menu-cache/menu-cache-1.1.0.ebuild +++ b/lxde-base/menu-cache/menu-cache-1.1.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="LGPL-2.1+" # ABI is v2. See Makefile.am SLOT="0/2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/glib:2