summaryrefslogtreecommitdiff
path: root/dev-php/theseer-Autoload
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/theseer-Autoload')
-rw-r--r--dev-php/theseer-Autoload/metadata.xml1
-rw-r--r--dev-php/theseer-Autoload/theseer-Autoload-1.26.0.ebuild4
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-php/theseer-Autoload/metadata.xml b/dev-php/theseer-Autoload/metadata.xml
index 67f8c28dcf27..6fc9b273df5b 100644
--- a/dev-php/theseer-Autoload/metadata.xml
+++ b/dev-php/theseer-Autoload/metadata.xml
@@ -5,6 +5,7 @@
<email>php-bugs@gentoo.org</email>
<name>PHP</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="github">theseer/Autoload</remote-id>
</upstream>
diff --git a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0.ebuild b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0.ebuild
index 01afc209be05..aea089e67f8c 100644
--- a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0.ebuild
+++ b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0.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/theseer/${MY_PN}/archive/1.26.0.tar.gz -> ${P}.tar.g
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="test"
RESTRICT="!test? ( test )"