summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2023-09-19 08:59:04 +0100
committerJames Le Cuirot <chewi@gentoo.org>2023-09-19 08:59:04 +0100
commitc2ba73fefb1545ea50dda68f41d56a3fd7e6457b (patch)
treec677f82af4503b56a5b7c409031e0bc34bc28e0b /www-apps/tt-rss/tt-rss-20230901.ebuild
parentapp-editors/emacs: Stabilize 29.1-r1 x86, #913221 (diff)
downloadgentoo-c2ba73fefb1545ea50dda68f41d56a3fd7e6457b.tar.gz
gentoo-c2ba73fefb1545ea50dda68f41d56a3fd7e6457b.tar.bz2
gentoo-c2ba73fefb1545ea50dda68f41d56a3fd7e6457b.zip
www-apps/tt-rss: Add PHP 8.1
8.2 is not stable yet, and 8.1 reportedly works fine. Closes: https://bugs.gentoo.org/912670 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'www-apps/tt-rss/tt-rss-20230901.ebuild')
-rw-r--r--www-apps/tt-rss/tt-rss-20230901.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/tt-rss/tt-rss-20230901.ebuild b/www-apps/tt-rss/tt-rss-20230901.ebuild
index 284e1f60ac70..34b6d313a90e 100644
--- a/www-apps/tt-rss/tt-rss-20230901.ebuild
+++ b/www-apps/tt-rss/tt-rss-20230901.ebuild
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
IUSE="+acl daemon gd +mysqli postgres"
REQUIRED_USE="|| ( mysqli postgres )"
-PHP_SLOTS="8.2"
+PHP_SLOTS="8.2 8.1"
PHP_USE="gd?,mysqli?,postgres?,curl,fileinfo,intl,json(+),pdo,unicode,xml"
php_rdepend() {