commit: f1adfad894f3a7036382b90b701bfb02efbe9de5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 11 11:33:32 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jun 11 11:36:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1adfad8
dev-php/sebastian-resource-operations: dekeyword ppc Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> .../sebastian-resource-operations-2.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/sebastian-resource-operations/sebastian-resource-operations-2.0.1.ebuild b/dev-php/sebastian-resource-operations/sebastian-resource-operations-2.0.1.ebuild index d1567293ca48..f391e3624c9b 100644 --- a/dev-php/sebastian-resource-operations/sebastian-resource-operations-2.0.1.ebuild +++ b/dev-php/sebastian-resource-operations/sebastian-resource-operations-2.0.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=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}"
