summaryrefslogtreecommitdiff
path: root/dev-php/nikic-php-parser
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-12 00:08:13 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-12 00:08:13 +0100
commitf0ddcad13515f66d2f3bf827d33c277bdba7e1dd (patch)
tree3e1da8fa4626163bda62e9e8b6129867de5be46d /dev-php/nikic-php-parser
parent65ff3cc3bd9c3f8e718a67dfecf1f8215bf5d1d4 (diff)
gentoo auto-resync : 12:06:2024 - 00:08:13
Diffstat (limited to 'dev-php/nikic-php-parser')
-rw-r--r--dev-php/nikic-php-parser/Manifest2
-rw-r--r--dev-php/nikic-php-parser/nikic-php-parser-4.13.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/nikic-php-parser/Manifest b/dev-php/nikic-php-parser/Manifest
index e117cb152d50..6219dda2a56a 100644
--- a/dev-php/nikic-php-parser/Manifest
+++ b/dev-php/nikic-php-parser/Manifest
@@ -1,4 +1,4 @@
AUX autoload.php 240 BLAKE2B d1e4a667c9cbcbe0caf269efe7336149099034dcd51d58107a0a9dfaf29876467fcd07a862fbe9e20efb290308bb36e0c7a3af8c35d9ce758bc20e2d84635bdd SHA512 6bf988748ce796b3fdbda6337c8975095378977b920f9c4716a3362b877bc2d2ce7738e74e087f7281c782d57baa9d16112d44b6b62a32f0e77f3e6707cf6dff
DIST nikic-php-parser-4.13.2.tar.gz 153762 BLAKE2B 065c5c494f78c2369a6d5ed2613de768eb58d2984abf2c91fb924071dc89f0c1c660cf06c444670d925d4db050880faa916759587db809b2ea519f4b1f0556da SHA512 9097c05694f983c5cd80919ac81a1eb0052e4b63c4c5b680578c576b04f1637fcccf6d93b918725b0b650a2e331d3121c80bd3d3e4c09e7ceed42fd23af7735c
-EBUILD nikic-php-parser-4.13.2.ebuild 651 BLAKE2B f682743802afff9f672be72b08d6b86e2ce89b302a1d824f9e2701981c0f5ddba75999d1da7b7feafc4a6689bfe3f40864e19c57d86abccc40bbd95e72e271c3 SHA512 d35c72a7f0117d75f2c24d798e38ccaedb900b418f9580303fa2878d0808973d234f6060f02e2b7ac94396024397a7edb121ed6a259f27695f1a44e86730bb9e
+EBUILD nikic-php-parser-4.13.2.ebuild 646 BLAKE2B 83615a402f14d7284174488b38d359100996423b0afc5f559865ebd7702509cda74ccb17d6055b821029f183752115b2fc5b41ec2925aaf225c141982f44bdad SHA512 076a51019c492b6f62c798c884be1c206fd1d28c07b6da13d11df5c7bdb24436818c0a6fb849285c8b83cacb5d3f68ee1326cae8717fabbfea6555d3dd5f18a4
MISC metadata.xml 345 BLAKE2B b4750cc2dd771797fa80c5729e8a421b77b8bd2c6a5d122d93326d1e6b88ddf759774967929d038535c11d2247947df9c296c331c3d561dd1feeae06a35a7e3c SHA512 62f4f9366f54046820fa36ce526d264e8c259a155cf3e56613e987fcb4abd08ff7e990f91c44d86dd5fd1fa23c093210277748ea24f73696309ae1b95bf8f1ac
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 751e4d9c2faf..40672e26b31f 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
@@ -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=8
@@ -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="~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~s390 ~sparc ~x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"