diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 19:24:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 19:24:01 +0000 |
commit | 37a0b8420274d685e6709c4e6d03226c4c53fcba (patch) | |
tree | ac103e4742861d1886212bc70a25ba88eea538dd /dev-php | |
parent | dev-php/theseer-tokenizer: Stabilize 1.2.0 ALLARCHES, #764356 (diff) | |
download | gentoo-37a0b8420274d685e6709c4e6d03226c4c53fcba.tar.gz gentoo-37a0b8420274d685e6709c4e6d03226c4c53fcba.tar.bz2 gentoo-37a0b8420274d685e6709c4e6d03226c4c53fcba.zip |
dev-php/theseer-Autoload: Stabilize 1.26.0 ALLARCHES, #764356
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-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 11763ec9ea88..03173209ca20 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 )" |