diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 19:24:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 19:24:12 +0000 |
commit | 5317a70cb8fab2ffea004f45a85a2e8009383049 (patch) | |
tree | e2fe8d1bdbdf14f5ba62fa4866910779b4a6c856 /dev-php | |
parent | dev-php/zetacomponents-ConsoleTools: Stabilize 1.7.2 ALLARCHES, #764356 (diff) | |
download | gentoo-5317a70cb8fab2ffea004f45a85a2e8009383049.tar.gz gentoo-5317a70cb8fab2ffea004f45a85a2e8009383049.tar.bz2 gentoo-5317a70cb8fab2ffea004f45a85a2e8009383049.zip |
dev-php/theseer-tokenizer: Stabilize 1.2.0 ALLARCHES, #764356
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild b/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild index 61f738979cba..3f051e6376c9 100644 --- a/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild +++ b/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/theseer/tokenizer/archive/${PV}.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 )" |