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 DFC0A158013 for ; Thu, 7 Dec 2023 16:25:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07DD42BC04E; Thu, 7 Dec 2023 16:25:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E6EE62BC04D for ; Thu, 7 Dec 2023 16:25:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2EA36340821 for ; Thu, 7 Dec 2023 16:25:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E6DF1462 for ; Thu, 7 Dec 2023 16:25:32 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1701966323.00b7c6ab50eca74edb0eb638914b6a392fc3a59a.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/windowmaker-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/windowmaker-themes/windowmaker-themes-0.1-r1.ebuild X-VCS-Directories: x11-themes/windowmaker-themes/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 00b7c6ab50eca74edb0eb638914b6a392fc3a59a X-VCS-Branch: master Date: Thu, 7 Dec 2023 16:25:32 +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: b479267f-628b-4c8f-bb5a-c14a67fcd676 X-Archives-Hash: e13762f642bb6a12f5a77f74c76486f6 commit: 00b7c6ab50eca74edb0eb638914b6a392fc3a59a Author: Matoro Mahri matoro tk> AuthorDate: Thu Dec 7 05:38:14 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Dec 7 16:25:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b7c6ab x11-themes/windowmaker-themes: unkeyword 0.1-r1 for ~alpha Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Arthur Zamarin gentoo.org> x11-themes/windowmaker-themes/windowmaker-themes-0.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/windowmaker-themes/windowmaker-themes-0.1-r1.ebuild b/x11-themes/windowmaker-themes/windowmaker-themes-0.1-r1.ebuild index 974c392ea86d..9032b06f6020 100644 --- a/x11-themes/windowmaker-themes/windowmaker-themes-0.1-r1.ebuild +++ b/x11-themes/windowmaker-themes/windowmaker-themes-0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc sparc x86" +KEYWORDS="amd64 ~hppa ppc sparc x86" IUSE="offensive" DEPEND=""