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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 37B38158091 for ; Mon, 13 Jun 2022 10:49:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BA8EE0916; Mon, 13 Jun 2022 10:49:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 60F38E0916 for ; Mon, 13 Jun 2022 10:49:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7379C34187E for ; Mon, 13 Jun 2022 10:49:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29458516 for ; Mon, 13 Jun 2022 10:49:50 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1655117377.b19fe9f04b1626b01c7c192ce5c2efefdff81691.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/aw-core/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/aw-core/aw-core-0.11.0.ebuild X-VCS-Directories: app-misc/aw-core/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: b19fe9f04b1626b01c7c192ce5c2efefdff81691 X-VCS-Branch: master Date: Mon, 13 Jun 2022 10:49:50 +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: 109261a2-700c-4fbe-936b-8bb3041d9abf X-Archives-Hash: 99a8153e7271d4334506b6743b00f2a6 Message-ID: <20220613104950.yk_-qcGlEsZ3LYml0B4UPtk20Y8snE-wgJ_UrvdkI0o@z> commit: b19fe9f04b1626b01c7c192ce5c2efefdff81691 Author: Andrew Ammerlaan gentoo org> AuthorDate: Mon Jun 13 10:49:37 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Mon Jun 13 10:49:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b19fe9f0 app-misc/aw-core: unkeyword 0.11.0 for ~amd64 Signed-off-by: Andrew Ammerlaan gentoo.org> app-misc/aw-core/aw-core-0.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/aw-core/aw-core-0.11.0.ebuild b/app-misc/aw-core/aw-core-0.11.0.ebuild index 134177145..34e0cdad0 100644 --- a/app-misc/aw-core/aw-core-0.11.0.ebuild +++ b/app-misc/aw-core/aw-core-0.11.0.ebuild @@ -16,7 +16,7 @@ inherit git-r3 EGIT_REPO_URI="https://github.com/ActivityWatch/${PN}.git" EGI_COMMIT="8aaa35376a4f0b270a1927dff4b4d34caee7707b" -KEYWORDS="~amd64" +KEYWORDS="" SLOT="0" IUSE="test"