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 B6C3715800D for ; Mon, 10 Jul 2023 09:29:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBF00E0893; Mon, 10 Jul 2023 09:29:01 +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 B6B56E0893 for ; Mon, 10 Jul 2023 09:29:01 +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 C9C30340D2B for ; Mon, 10 Jul 2023 09:29:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5FD04ACC for ; Mon, 10 Jul 2023 09:28:59 +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: <1688981328.1c8a3fb7e5a1ffbbe27189e2011509ad4e382590.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_xsendfile/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r2.ebuild X-VCS-Directories: www-apache/mod_xsendfile/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 1c8a3fb7e5a1ffbbe27189e2011509ad4e382590 X-VCS-Branch: master Date: Mon, 10 Jul 2023 09:28:59 +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: caa7e314-a105-4e83-afe8-d4ca4d46e843 X-Archives-Hash: c4ef73410149ffcc6e308579d7dbd8dc commit: 1c8a3fb7e5a1ffbbe27189e2011509ad4e382590 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Jul 10 09:28:48 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Jul 10 09:28:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c8a3fb7 www-apache/mod_xsendfile: Stabilize 1.0_beta1-r2 x86, #910180 Signed-off-by: Arthur Zamarin gentoo.org> www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r2.ebuild b/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r2.ebuild index c80385f181c5..682ee4978eb5 100644 --- a/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r2.ebuild +++ b/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r2.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 @@ S="${WORKDIR}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~sparc x86 ~amd64-linux" need_apache2