diff options
author | 2024-06-11 14:32:28 +0300 | |
---|---|---|
committer | 2024-06-11 14:36:24 +0300 | |
commit | f186e885697e3b12cfbc71ab9c9648202e7c6d10 (patch) | |
tree | ff11cf03acf775057cf5efea279c5c4308574dd1 /dev-php/phpDocumentor | |
parent | dev-php/phar-io-version: dekeyword ppc (diff) | |
download | gentoo-f186e885697e3b12cfbc71ab9c9648202e7c6d10.tar.gz gentoo-f186e885697e3b12cfbc71ab9c9648202e7c6d10.tar.bz2 gentoo-f186e885697e3b12cfbc71ab9c9648202e7c6d10.zip |
dev-php/phpDocumentor: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/phpDocumentor')
-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 |