summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 20:10:28 +0000
committerSam James <sam@gentoo.org>2021-01-07 20:11:05 +0000
commitb0f87b9f02ccd487a58289573fc7b9a61248685e (patch)
tree833413f40384a588da983283296e46f1d1c00320
parentdev-php/PHP_Timer: Stabilize 2.1.2-r1 ALLARCHES, #764362 (diff)
downloadgentoo-b0f87b9f.tar.gz
gentoo-b0f87b9f.tar.bz2
gentoo-b0f87b9f.zip
dev-php/doctrine-instantiator: Stabilize 1.3.1 ALLARCHES, #764362
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-php/doctrine-instantiator/doctrine-instantiator-1.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/doctrine-instantiator/doctrine-instantiator-1.3.1.ebuild b/dev-php/doctrine-instantiator/doctrine-instantiator-1.3.1.ebuild
index 6b79666dab62..32e5559d8548 100644
--- a/dev-php/doctrine-instantiator/doctrine-instantiator-1.3.1.ebuild
+++ b/dev-php/doctrine-instantiator/doctrine-instantiator-1.3.1.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/doctrine/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.g
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}/${MY_PN}-${PV}"