diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:32:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:36:25 +0300 |
commit | 7005c2a12ba959a8d57932bb09888077538098a2 (patch) | |
tree | 782602ad90763febf263a5bb0672333397e7b799 /dev-php/PHP_Timer | |
parent | dev-php/phpdocumentor-type-resolver: dekeyword ppc (diff) | |
download | gentoo-7005c2a12ba959a8d57932bb09888077538098a2.tar.gz gentoo-7005c2a12ba959a8d57932bb09888077538098a2.tar.bz2 gentoo-7005c2a12ba959a8d57932bb09888077538098a2.zip |
dev-php/PHP_Timer: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PHP_Timer')
-rw-r--r-- | dev-php/PHP_Timer/PHP_Timer-2.1.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PHP_Timer/PHP_Timer-5.0.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/PHP_Timer/PHP_Timer-2.1.2-r1.ebuild b/dev-php/PHP_Timer/PHP_Timer-2.1.2-r1.ebuild index d3658cbe57e6..4173453f7cc1 100644 --- a/dev-php/PHP_Timer/PHP_Timer-2.1.2-r1.ebuild +++ b/dev-php/PHP_Timer/PHP_Timer-2.1.2-r1.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/PHP_Timer/PHP_Timer-5.0.3.ebuild b/dev-php/PHP_Timer/PHP_Timer-5.0.3.ebuild index b5dffe98df99..150cafa72d3e 100644 --- a/dev-php/PHP_Timer/PHP_Timer-5.0.3.ebuild +++ b/dev-php/PHP_Timer/PHP_Timer-5.0.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}" |