summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 18:55:14 +0000
committerSam James <sam@gentoo.org>2021-01-07 18:55:14 +0000
commit7d303515d21f44c52696b83b4c2e17370bc093f7 (patch)
tree7e27b7648e1dae3ce94a842a97c9c2835696e043 /dev-php/sebastian-environment
parentdev-php/fedora-autoloader: Stabilize 1.0.1 ALLARCHES, #764356 (diff)
downloadgentoo-7d303515d21f44c52696b83b4c2e17370bc093f7.tar.gz
gentoo-7d303515d21f44c52696b83b4c2e17370bc093f7.tar.bz2
gentoo-7d303515d21f44c52696b83b4c2e17370bc093f7.zip
dev-php/sebastian-environment: Stabilize 4.2.3 ALLARCHES, #764356
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/sebastian-environment')
-rw-r--r--dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild b/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild
index e9350c665068..3813f97d805c 100644
--- a/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild
+++ b/dev-php/sebastian-environment/sebastian-environment-4.2.3.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}"