diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:33:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:36:27 +0300 |
commit | 1d936a2c3e02a74622612301e14291747f8a511b (patch) | |
tree | 94f48836edba24f70769f6662ca7f0e89fd2a82f /dev-php | |
parent | dev-php/sebastian-diff: dekeyword ppc (diff) | |
download | gentoo-1d936a2c3e02a74622612301e14291747f8a511b.tar.gz gentoo-1d936a2c3e02a74622612301e14291747f8a511b.tar.bz2 gentoo-1d936a2c3e02a74622612301e14291747f8a511b.zip |
dev-php/sebastian-environment: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/sebastian-environment/sebastian-environment-5.1.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild b/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild index 074266ebd582..07ec9ea6a944 100644 --- a/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild +++ b/dev-php/sebastian-environment/sebastian-environment-4.2.3.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}" diff --git a/dev-php/sebastian-environment/sebastian-environment-5.1.3.ebuild b/dev-php/sebastian-environment/sebastian-environment-5.1.3.ebuild index eddafd682c67..2f1581b5a1a0 100644 --- a/dev-php/sebastian-environment/sebastian-environment-5.1.3.ebuild +++ b/dev-php/sebastian-environment/sebastian-environment-5.1.3.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/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}" |