diff options
Diffstat (limited to 'dev-php/awl/awl-0.62.ebuild')
-rw-r--r-- | dev-php/awl/awl-0.62.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/awl/awl-0.62.ebuild b/dev-php/awl/awl-0.62.ebuild index e4baa58f0208..4e252e4d02c1 100644 --- a/dev-php/awl/awl-0.62.ebuild +++ b/dev-php/awl/awl-0.62.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="Andrew McMillan's Web Libraries" HOMEPAGE="https://gitlab.com/davical-project/awl" SRC_URI="https://www.davical.org/downloads/${PN}_${PV}.orig.tar.xz -> ${P}.tar.xz" -USE_PHP="php7.3 php7.4 php8.0" +USE_PHP="php8.0" LICENSE="GPL-2 GPL-2+ GPL-3+ LGPL-2+ LGPL-3+" SLOT="0" |