diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-11 15:09:11 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2023-12-12 08:26:40 +0200 |
commit | 79377cb99f5fb97b25be2e8355a17faf4041fa24 (patch) | |
tree | 5bceeb0398af9bf95721bf70cb6f8c7b28f6c779 /dev-php/phpdocumentor-reflection-common | |
parent | dev-php/PEAR-System_Command: unkeyword 1.0.8-r1 for ~alpha (diff) | |
download | gentoo-79377cb99f5fb97b25be2e8355a17faf4041fa24.tar.gz gentoo-79377cb99f5fb97b25be2e8355a17faf4041fa24.tar.bz2 gentoo-79377cb99f5fb97b25be2e8355a17faf4041fa24.zip |
dev-php/phpdocumentor-reflection-common: unkeyword 1.0 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-php/phpdocumentor-reflection-common')
-rw-r--r-- | dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild index e9cd0a1f500e..8128b7ef3747 100644 --- a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild +++ b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" |