diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-06 12:26:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-06 12:26:45 +0000 |
commit | 1011958ae067e8564b65368883cdc2413353195c (patch) | |
tree | 813e452d0086e7c17aa935cb9870faa8c73888a3 /www-apache | |
parent | profiles: Mask net-im/zoom-5.17.10.3512 for testing (diff) | |
download | gentoo-1011958ae067e8564b65368883cdc2413353195c.tar.gz gentoo-1011958ae067e8564b65368883cdc2413353195c.tar.bz2 gentoo-1011958ae067e8564b65368883cdc2413353195c.zip |
www-apache/passenger: Stabilize 6.0.20 amd64, #926245
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/passenger/passenger-6.0.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/passenger/passenger-6.0.20.ebuild b/www-apache/passenger/passenger-6.0.20.ebuild index 0c0ad6d0d23f..1ebf5aedab4a 100644 --- a/www-apache/passenger/passenger-6.0.20.ebuild +++ b/www-apache/passenger/passenger-6.0.20.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" |