summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 23:10:45 +0100
committerSam James <sam@gentoo.org>2023-03-28 23:10:45 +0100
commit217d4ecd7fcab91a709f9c27c1ff6023d73aa809 (patch)
treebff7df18bb8d12e1ec30eaee23b32450770ec281
parentsys-block/thin-provisioning-tools: adapt 9999 to rustification (diff)
downloadgentoo-217d4ecd7fcab91a709f9c27c1ff6023d73aa809.tar.gz
gentoo-217d4ecd7fcab91a709f9c27c1ff6023d73aa809.tar.bz2
gentoo-217d4ecd7fcab91a709f9c27c1ff6023d73aa809.zip
dev-ruby/fcgi: Stabilize 0.9.2.2 amd64, #903417
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/fcgi/fcgi-0.9.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fcgi/fcgi-0.9.2.2.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.2.ebuild
index a83a27b80c35..be893005fcbf 100644
--- a/dev-ruby/fcgi/fcgi-0.9.2.2.ebuild
+++ b/dev-ruby/fcgi/fcgi-0.9.2.2.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
@@ -16,7 +16,7 @@ inherit ruby-fakegem
DESCRIPTION="FastCGI library for Ruby"
HOMEPAGE="https://github.com/alphallc/ruby-fcgi-ng"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
LICENSE="MIT Ruby-BSD"
DEPEND+=" dev-libs/fcgi"