summaryrefslogtreecommitdiff
path: root/dev-php/phpdocumentor-reflection-common
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-09 23:17:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-09 23:17:55 +0000
commit8fc08491f26431ec46b36d6ebef9551f3773b96f (patch)
treed1b5bd96d856b4ddb71d02628504d39fae5c168e /dev-php/phpdocumentor-reflection-common
parentfd1ea0a53f74daa4fd860ac35a20ba1817fd20fa (diff)
gentoo auto-resync : 09:12:2023 - 23:17:54
Diffstat (limited to 'dev-php/phpdocumentor-reflection-common')
-rw-r--r--dev-php/phpdocumentor-reflection-common/Manifest2
-rw-r--r--dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/phpdocumentor-reflection-common/Manifest b/dev-php/phpdocumentor-reflection-common/Manifest
index f185662349b0..1253b08184ff 100644
--- a/dev-php/phpdocumentor-reflection-common/Manifest
+++ b/dev-php/phpdocumentor-reflection-common/Manifest
@@ -1,4 +1,4 @@
AUX autoload.php 271 BLAKE2B 755d18da274f77605c5873c2ddfde9ff2f47ea325f647d405a1519b660d51bd057a2e299cc4797ad4578ee3af1d56e05ce6cf272fd7e4019d2ad86f4e12dd324 SHA512 7aae3acc76199fd18558d5ae048e6d32d122a2b5310709f7b6129e3ea53be140e290b0ef8e1f69a153f9ee387de959047a6a8c4ec780df98e51c9f56a7af6e81
DIST phpdocumentor-reflection-common-1.0.tar.gz 7746 BLAKE2B 0e7119b9a55e4408160c7e04f569831b491c801f4a12e4b17af21eb4a1fcd9b7f84f23548551f829506649d3accbd3a890bae7ba8ef4390051f45f68143f76a2 SHA512 63d76282d0921535af70e084d3621d8cc6b07f49bc5348429a340730212f3c99f8e64636e43cebb3140fa4f6363b4f2a0c02cbe38036a28123e7bbeb67c61a0d
-EBUILD phpdocumentor-reflection-common-1.0.ebuild 681 BLAKE2B e37871a37bb6d81b4e44cd46fcc43cd3c0e3fcd4a79927fec92013b230a578b95e1dceb81ac3bed232808dd16de45233ae546879cb4704c7760f55e5f3bcab4f SHA512 623d75e344435d39c4d2284637ab006f8d752c88805e114d2545ec1547bd4a8eeb8777b7bb73de9e3c3b363a959decf9c57dee25b4568986857be621ef70aed4
+EBUILD phpdocumentor-reflection-common-1.0.ebuild 675 BLAKE2B 73d25e8912b052762ac1c3d685b98e6189ed70f7c8b2ff90334751efa6e16f9ca7c452a88f2ba31ebc8e3aa71de5948c059773fb57189a4c6d0c0100732f255f SHA512 fd3af832a4a3bf523a101e71147b555f62925e6e44bc7816ac4be302d1d55c47782ef76989fc6734ab46eb8a79dfbf2c83c31de37fa2b3903b3e0f9a54bca39b
MISC metadata.xml 335 BLAKE2B 9083be801cd9bb93be5701d9ded1feeb5e0554ccfc8d263a141d5e9f57627386d57d1735b724c7e7456df6b2bc6aa07024b09f583de7088fe81905265cd8d8e3 SHA512 c71facfc154a0b851282e75c6618da25e6627a2f3a9ec620a5ea4c5f178f77a3435f2c2d3249654f3fea5e0cd6688d65d75dfee09de53786d4d4262a0aecc5fe
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 f2aa1de51a0d..e9cd0a1f500e 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~s390 sparc x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"