summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:33:14 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:36:26 +0300
commit0cf7468c58919720e4a3ccb576de9495ada77302 (patch)
treefdf2b8edc1428863cff7ad112265b1aff565ba27 /dev-php
parentdev-php/sebastian-complexity: dekeyword ppc (diff)
downloadgentoo-0cf7468c58919720e4a3ccb576de9495ada77302.tar.gz
gentoo-0cf7468c58919720e4a3ccb576de9495ada77302.tar.bz2
gentoo-0cf7468c58919720e4a3ccb576de9495ada77302.zip
dev-php/sebastian-diff: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/sebastian-diff/sebastian-diff-3.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/sebastian-diff/sebastian-diff-3.0.2.ebuild b/dev-php/sebastian-diff/sebastian-diff-3.0.2.ebuild
index 36507ca1f4ff..9a2732767785 100644
--- a/dev-php/sebastian-diff/sebastian-diff-3.0.2.ebuild
+++ b/dev-php/sebastian-diff/sebastian-diff-3.0.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=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
LICENSE="BSD"
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}"