diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-09 14:59:58 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-09 20:24:15 -0500 |
commit | 9e3b2ba6eeb254d81ff7e87554f4aaf391cd157b (patch) | |
tree | a1c1cf038abb23681d4cb6c51bef15c4d2304adb /dev-php/nikic-php-parser | |
parent | games-misc/fortune-mod-scriptures: unkeyword 1.1.0 for ~alpha (diff) | |
download | gentoo-9e3b2ba6eeb254d81ff7e87554f4aaf391cd157b.tar.gz gentoo-9e3b2ba6eeb254d81ff7e87554f4aaf391cd157b.tar.bz2 gentoo-9e3b2ba6eeb254d81ff7e87554f4aaf391cd157b.zip |
dev-php/nikic-php-parser: unkeyword 4.13.2 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-php/nikic-php-parser')
-rw-r--r-- | dev-php/nikic-php-parser/nikic-php-parser-4.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/nikic-php-parser/nikic-php-parser-4.13.2.ebuild b/dev-php/nikic-php-parser/nikic-php-parser-4.13.2.ebuild index ab8dcc26ce8b..751e4d9c2faf 100644 --- a/dev-php/nikic-php-parser/nikic-php-parser-4.13.2.ebuild +++ b/dev-php/nikic-php-parser/nikic-php-parser-4.13.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nikic/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" 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}" |