summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 20:10:27 +0000
committerSam James <sam@gentoo.org>2021-01-07 20:11:05 +0000
commitae321bb6ee176ff5d38429ae720b4d9174d9d2cb (patch)
treeb3df37b998924e96d14b89a884c61c9b3f4c77e0 /dev-php/PHP_Timer
parentprofiles/prefix/linux/x86: drop profile.bashrc (diff)
downloadgentoo-ae321bb6ee176ff5d38429ae720b4d9174d9d2cb.tar.gz
gentoo-ae321bb6ee176ff5d38429ae720b4d9174d9d2cb.tar.bz2
gentoo-ae321bb6ee176ff5d38429ae720b4d9174d9d2cb.zip
dev-php/PHP_Timer: Stabilize 2.1.2-r1 ALLARCHES, #764362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/PHP_Timer')
-rw-r--r--dev-php/PHP_Timer/PHP_Timer-2.1.2-r1.ebuild4
1 files changed, 2 insertions, 2 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 73db2978201f..5ce35bafda96 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-2020 Gentoo Authors
+# Copyright 1999-2021 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="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"