summaryrefslogtreecommitdiff
path: root/dev-php/scrypt/scrypt-2.0.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-18 14:07:17 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-18 14:07:17 +0000
commite60b61e39bb9b7cbf525baa183a5a19234f335fa (patch)
treec8eb4fa9fcfec8136adef8c856d40fc19e1350de /dev-php/scrypt/scrypt-2.0.0.ebuild
parent88a7ab8599213acca9dd34eb21748ff54d7c190a (diff)
gentoo auto-resync : 18:01:2024 - 14:07:17
Diffstat (limited to 'dev-php/scrypt/scrypt-2.0.0.ebuild')
-rw-r--r--dev-php/scrypt/scrypt-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/scrypt/scrypt-2.0.0.ebuild b/dev-php/scrypt/scrypt-2.0.0.ebuild
index 49ae1df6dc8a..96d69de30aec 100644
--- a/dev-php/scrypt/scrypt-2.0.0.ebuild
+++ b/dev-php/scrypt/scrypt-2.0.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PHP_EXT_ECONF_ARGS="--enable-scrypt"
-USE_PHP="php8-0 php8-1 php8-2"
+USE_PHP="php8-1 php8-2"
inherit php-ext-pecl-r3