diff options
Diffstat (limited to 'dev-php/phpDocumentor/phpDocumentor-2.9.0.ebuild')
-rw-r--r-- | dev-php/phpDocumentor/phpDocumentor-2.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phpDocumentor/phpDocumentor-2.9.0.ebuild b/dev-php/phpDocumentor/phpDocumentor-2.9.0.ebuild index be42348c75e5..3803e76021ed 100644 --- a/dev-php/phpDocumentor/phpDocumentor-2.9.0.ebuild +++ b/dev-php/phpDocumentor/phpDocumentor-2.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/${PN}/${PN}2/releases/download/v${PV}/${PN}.phar -> LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" IUSE="" # block old version that provides the same binary |