diff options
author | 2024-06-11 14:33:39 +0300 | |
---|---|---|
committer | 2024-06-11 14:36:27 +0300 | |
commit | a3a00b608a700b058e15f017329cee89c3ababce (patch) | |
tree | ffeb079639d5ef386038189756a7a3f9e82ff5a2 /dev-php/sebastian-type | |
parent | dev-php/sebastian-resource-operations: dekeyword ppc (diff) | |
download | gentoo-a3a00b608a700b058e15f017329cee89c3ababce.tar.gz gentoo-a3a00b608a700b058e15f017329cee89c3ababce.tar.bz2 gentoo-a3a00b608a700b058e15f017329cee89c3ababce.zip |
dev-php/sebastian-type: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/sebastian-type')
-rw-r--r-- | dev-php/sebastian-type/sebastian-type-1.1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/sebastian-type/sebastian-type-1.1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild b/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild index db14f958a597..ff3a8e18c4a5 100644 --- a/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild +++ b/dev-php/sebastian-type/sebastian-type-1.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=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-type/sebastian-type-1.1.4.ebuild b/dev-php/sebastian-type/sebastian-type-1.1.4.ebuild index 6529fdd3fd66..ebea6b781623 100644 --- a/dev-php/sebastian-type/sebastian-type-1.1.4.ebuild +++ b/dev-php/sebastian-type/sebastian-type-1.1.4.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="" BDEPEND="dev-php/theseer-Autoload" |