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 5869F138359 for ; Wed, 14 Oct 2020 17:22:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9645CE07F2; Wed, 14 Oct 2020 17:22:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 81108E07F2 for ; Wed, 14 Oct 2020 17:22:14 +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 6B1A0340D67 for ; Wed, 14 Oct 2020 17:22:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E48F9388 for ; Wed, 14 Oct 2020 17:22:11 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1602696070.4b145c556dbbe6a896ca6c6476d0ac8a8d58c8d9.xgqt@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/gammy/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-misc/gammy/gammy-0.9.58a.ebuild x11-misc/gammy/gammy-9999.ebuild X-VCS-Directories: x11-misc/gammy/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 4b145c556dbbe6a896ca6c6476d0ac8a8d58c8d9 X-VCS-Branch: dev Date: Wed, 14 Oct 2020 17:22:11 +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: 0e0e2695-da57-4637-9ba7-d506d998b3b9 X-Archives-Hash: 100960c923f170cb27b1e12498e389ef commit: 4b145c556dbbe6a896ca6c6476d0ac8a8d58c8d9 Author: Maciej Barć protonmail com> AuthorDate: Wed Oct 14 17:21:07 2020 +0000 Commit: Maciej Barć protonmail com> CommitDate: Wed Oct 14 17:21:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4b145c55 x11-misc/gammy: remove empty keywords Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Maciej Barć protonmail.com> x11-misc/gammy/gammy-0.9.58a.ebuild | 1 - x11-misc/gammy/gammy-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/x11-misc/gammy/gammy-0.9.58a.ebuild b/x11-misc/gammy/gammy-0.9.58a.ebuild index 9e6fa88b..3a75f14f 100644 --- a/x11-misc/gammy/gammy-0.9.58a.ebuild +++ b/x11-misc/gammy/gammy-0.9.58a.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://getgammy.com/" if [[ "${PV}" == *9999* ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/Fushko/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/Fushko/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" diff --git a/x11-misc/gammy/gammy-9999.ebuild b/x11-misc/gammy/gammy-9999.ebuild index 9e6fa88b..3a75f14f 100644 --- a/x11-misc/gammy/gammy-9999.ebuild +++ b/x11-misc/gammy/gammy-9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://getgammy.com/" if [[ "${PV}" == *9999* ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/Fushko/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/Fushko/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64"