summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:32:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:36:25 +0300
commit8054de4cca314ff0c2bd622d7e4f99a6b7d47591 (patch)
tree99dec84e01fba77d8b8556946806f17cf415627a /dev-php
parentdev-php/phpdocumentor-reflection-common: dekeyword ppc (diff)
downloadgentoo-8054de4cca314ff0c2bd622d7e4f99a6b7d47591.tar.gz
gentoo-8054de4cca314ff0c2bd622d7e4f99a6b7d47591.tar.bz2
gentoo-8054de4cca314ff0c2bd622d7e4f99a6b7d47591.zip
dev-php/phpdocumentor-reflection-docblock: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild b/dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild
index ada5cc1ef88a..70900eabc91a 100644
--- a/dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild
+++ b/dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.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=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="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"