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 A5214138334 for ; Sun, 24 Jun 2018 12:50:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65D1FE08C8; Sun, 24 Jun 2018 12:50:44 +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 30803E08C8 for ; Sun, 24 Jun 2018 12:50:44 +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 D105C335C8C for ; Sun, 24 Jun 2018 12:50:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B0EB2D7 for ; Sun, 24 Jun 2018 12:50:41 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1529844364.96f0d75cf25f9ceeeb85c735bb538c74846f5c5e.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/acpilight/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-power/acpilight/acpilight-1.1.ebuild X-VCS-Directories: sys-power/acpilight/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 96f0d75cf25f9ceeeb85c735bb538c74846f5c5e X-VCS-Branch: master Date: Sun, 24 Jun 2018 12:50: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-Archives-Salt: 994a1f29-6511-404d-8d04-0ec75ccba3a1 X-Archives-Hash: 8027db718156a9faa26d3b02e812f332 commit: 96f0d75cf25f9ceeeb85c735bb538c74846f5c5e Author: Jason Zaman gentoo org> AuthorDate: Sun Jun 24 12:46:04 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun Jun 24 12:46:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f0d75c sys-power/acpilight: amd64 stable Gentoo-bug: 658930 Package-Manager: Portage-2.3.40, Repoman-2.3.9 sys-power/acpilight/acpilight-1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/acpilight/acpilight-1.1.ebuild b/sys-power/acpilight/acpilight-1.1.ebuild index a4bc1e057d4..ddf34ec11ba 100644 --- a/sys-power/acpilight/acpilight-1.1.ebuild +++ b/sys-power/acpilight/acpilight-1.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://gitlab.com/wavexx/acpilight/" SRC_URI="https://gitlab.com/wavexx/acpilight/-/archive/v${PV}/${MY_P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" S="${WORKDIR}/${MY_P}"