summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 20:10:33 +0000
committerSam James <sam@gentoo.org>2021-01-07 20:11:10 +0000
commitb8f1ada432fe5ec76b7e8727c277aa3487688e6c (patch)
treeef3121763222e8e40fc8f15fd36c54938c8ad01e /dev-php
parentdev-php/sebastian-global-state: Stabilize 3.0.0 ALLARCHES, #764362 (diff)
downloadgentoo-b8f1ada432fe5ec76b7e8727c277aa3487688e6c.tar.gz
gentoo-b8f1ada432fe5ec76b7e8727c277aa3487688e6c.tar.bz2
gentoo-b8f1ada432fe5ec76b7e8727c277aa3487688e6c.zip
dev-php/phpspec-prophecy: Stabilize 1.10.3-r1 ALLARCHES, #764362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/phpspec-prophecy/phpspec-prophecy-1.10.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phpspec-prophecy/phpspec-prophecy-1.10.3-r1.ebuild b/dev-php/phpspec-prophecy/phpspec-prophecy-1.10.3-r1.ebuild
index 3dad3fd76a4c..0b396d498f72 100644
--- a/dev-php/phpspec-prophecy/phpspec-prophecy-1.10.3-r1.ebuild
+++ b/dev-php/phpspec-prophecy/phpspec-prophecy-1.10.3-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"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
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}/prophecy-${PV}"