diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 19:23:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 19:23:38 +0000 |
commit | 54ccc3ca2166c2db8d758953a04c966ca835fe53 (patch) | |
tree | 8b9a72027d552912393ece01a5c278a33ad9ab70 /dev-php/theseer-Autoload | |
parent | dev-php/theseer-tokenizer: Stabilize 1.2.0 ALLARCHES, #764356 (diff) | |
download | gentoo-54ccc3ca2166c2db8d758953a04c966ca835fe53.tar.gz gentoo-54ccc3ca2166c2db8d758953a04c966ca835fe53.tar.bz2 gentoo-54ccc3ca2166c2db8d758953a04c966ca835fe53.zip |
dev-php/theseer-Autoload: Stabilize 1.26.0 ALLARCHES, #764356
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/theseer-Autoload')
-rw-r--r-- | dev-php/theseer-Autoload/theseer-Autoload-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 5aee6273228c..11763ec9ea88 100644 --- a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0.ebuild +++ b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0.ebuild @@ -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 )" |