summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-19 12:26:30 +0100
committerSam James <sam@gentoo.org>2024-04-19 12:26:30 +0100
commit44a0b39f2951c0cead5d26110bfd89ceb75735c9 (patch)
treed237b0d3a6a531344878c0a6212aebfa1f988a98 /dev-libs/fcgi
parentdev-dotnet/dotnet-sdk-bin: Stabilize 8.0.202 arm64, #930176 (diff)
downloadgentoo-44a0b39f2951c0cead5d26110bfd89ceb75735c9.tar.gz
gentoo-44a0b39f2951c0cead5d26110bfd89ceb75735c9.tar.bz2
gentoo-44a0b39f2951c0cead5d26110bfd89ceb75735c9.zip
dev-libs/fcgi: Stabilize 2.4.1_pre0910052249-r2 arm64, #928619
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/fcgi')
-rw-r--r--dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild
index e2d71c2c0bf6..5014a3d10407 100644
--- a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://www.fastcgi.com/dist/fcgi-$(ver_cut 1-3)-SNAP-$(ver_cut 5).tar.g
LICENSE="FastCGI"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="html"
S="${WORKDIR}/${PN}-2.4.1-SNAP-0910052249"