From 6c0d1528e3598898fd1026a3da35ffede0a1f14a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 6 Jan 2023 18:11:38 +0000 Subject: gentoo auto-resync : 06:01:2023 - 18:11:38 --- app-crypt/certbot-apache/certbot-apache-2.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-crypt/certbot-apache/certbot-apache-2.1.0.ebuild') diff --git a/app-crypt/certbot-apache/certbot-apache-2.1.0.ebuild b/app-crypt/certbot-apache/certbot-apache-2.1.0.ebuild index f8549e7c0712..5da0490ad215 100644 --- a/app-crypt/certbot-apache/certbot-apache-2.1.0.ebuild +++ b/app-crypt/certbot-apache/certbot-apache-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then S=${WORKDIR}/${P}/${PN} else SRC_URI="https://github.com/${PN%-apache}/${PN%-apache}/archive/v${PV}.tar.gz -> ${PN%-apache}-${PV}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" S=${WORKDIR}/${PN%-apache}-${PV}/${PN} fi -- cgit v1.2.3