dev-php/pecl-psr: Fix license to BSD-2 instead of BSD

Signed-off-by: Brian Evans <grknight@gentoo.org>
This commit is contained in:
Brian Evans
2022-05-04 13:49:58 -04:00
parent 7a5f78645f
commit a80f8de4ee

View File

@@ -16,6 +16,6 @@ inherit php-ext-pecl-r3
KEYWORDS="~amd64"
DESCRIPTION="Provides the accepted PSR interfaces, so they can be used in an extension"
LICENSE="BSD"
LICENSE="BSD-2"
SLOT="0"
IUSE=""