summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 20:10:32 +0000
committerSam James <sam@gentoo.org>2021-01-07 20:11:09 +0000
commitd02a8c8995cfea1afecd7509ba395432df340402 (patch)
tree7ba02017943d586b18965da028c7ec9c3eee685a /dev-php/sebastian-object-enumerator
parentdev-php/sebastian-object-reflector: Stabilize 1.1.1 ALLARCHES, #764362 (diff)
downloadgentoo-d02a8c8995cfea1afecd7509ba395432df340402.tar.gz
gentoo-d02a8c8995cfea1afecd7509ba395432df340402.tar.bz2
gentoo-d02a8c8995cfea1afecd7509ba395432df340402.zip
dev-php/sebastian-object-enumerator: Stabilize 3.0.3 ALLARCHES, #764362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/sebastian-object-enumerator')
-rw-r--r--dev-php/sebastian-object-enumerator/sebastian-object-enumerator-3.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-3.0.3.ebuild b/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-3.0.3.ebuild
index c0b63b0beb3e..90dcda08ea79 100644
--- a/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-3.0.3.ebuild
+++ b/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-3.0.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}"