diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-08 11:22:00 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 18:29:33 +0200 |
commit | ed0ca5461da803af0b9dc88fab41a08da39edbf5 (patch) | |
tree | 7fdf96e5c6e7526af8abce10a65c1ed794fbbbcb /dev-php/phpDocumentor | |
parent | dev-php/phar-io-manifest: unkeyword all for ~alpha (diff) | |
download | gentoo-ed0ca5461da803af0b9dc88fab41a08da39edbf5.tar.gz gentoo-ed0ca5461da803af0b9dc88fab41a08da39edbf5.tar.bz2 gentoo-ed0ca5461da803af0b9dc88fab41a08da39edbf5.zip |
dev-php/phpDocumentor: unkeyword 2.9.0 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
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 48f99127a9eb..ca85906308ee 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-2018 Gentoo Foundation +# Copyright 1999-2023 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="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" # block old version that provides the same binary |