diff options
Diffstat (limited to 'dev-php/maxmind-db-reader/maxmind-db-reader-1.11.0.ebuild')
-rw-r--r-- | dev-php/maxmind-db-reader/maxmind-db-reader-1.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.0.ebuild b/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.0.ebuild index 5f26157309f5..223f479c9477 100644 --- a/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.0.ebuild +++ b/dev-php/maxmind-db-reader/maxmind-db-reader-1.11.0.ebuild @@ -10,7 +10,7 @@ PHP_EXT_S="${S}/ext" PHP_EXT_NAME="maxminddb" PHP_EXT_OPTIONAL_USE="extension" -USE_PHP="php7-4 php8-0 php8-1" +USE_PHP="php8-0 php8-1" inherit php-ext-source-r3 |