diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-08 11:22:10 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 18:29:33 +0200 |
commit | 8fbc1e0b41352e4f4470b1f9885a8813c1037c03 (patch) | |
tree | ac7e1ac13419d28e69da57b24c08acf8428f25bd /dev-php | |
parent | dev-php/phpdocumentor-reflection-docblock: unkeyword 3.1.1 for ~alpha (diff) | |
download | gentoo-8fbc1e0b41352e4f4470b1f9885a8813c1037c03.tar.gz gentoo-8fbc1e0b41352e4f4470b1f9885a8813c1037c03.tar.bz2 gentoo-8fbc1e0b41352e4f4470b1f9885a8813c1037c03.zip |
dev-php/PHP_Timer: unkeyword all for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-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 5ce35bafda96..de753dcb6ad6 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-2021 Gentoo Authors +# Copyright 1999-2023 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="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ~ia64 ppc 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 411c705df558..5c52772e8cbb 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-2022 Gentoo Authors +# Copyright 1999-2023 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" |