diff options
author | 2025-02-08 01:32:40 +0100 | |
---|---|---|
committer | 2025-02-08 02:08:13 +0100 | |
commit | b80489204bc2488ba6469907a1589bb08e6acf91 (patch) | |
tree | 55cf2cf4539c1757b03bb2e0278c1072e9e41567 /www-apache | |
parent | dev-ruby/nokogiri: Stabilize 1.16.8 x86, #947472 (diff) | |
download | gentoo-b80489204bc2488ba6469907a1589bb08e6acf91.tar.gz gentoo-b80489204bc2488ba6469907a1589bb08e6acf91.tar.bz2 gentoo-b80489204bc2488ba6469907a1589bb08e6acf91.zip |
www-apache/passenger: Stabilize 6.0.24 x86, #947662
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/passenger/passenger-6.0.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/passenger/passenger-6.0.24.ebuild b/www-apache/passenger/passenger-6.0.24.ebuild index 92f46d2ba068..96ec03f60063 100644 --- a/www-apache/passenger/passenger-6.0.24.ebuild +++ b/www-apache/passenger/passenger-6.0.24.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://s3.amazonaws.com/phusion-passenger/releases/${P}.tar.gz" # Passenger is licensed MIT, but vendored code licenses should also be taken into account. LICENSE="Boost-1.0 MIT BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="apache2 debug" ruby_add_bdepend "dev-ruby/rake" |