Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/theseer-tokenizer/
Date: Thu, 07 Jan 2021 19:24:30
Message-Id: 1610047452.5317a70cb8fab2ffea004f45a85a2e8009383049.sam@gentoo
1 commit: 5317a70cb8fab2ffea004f45a85a2e8009383049
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 19:24:12 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 19:24:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5317a70c
7
8 dev-php/theseer-tokenizer: Stabilize 1.2.0 ALLARCHES, #764356
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild b/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild
16 index 61f738979cb..3f051e6376c 100644
17 --- a/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild
18 +++ b/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/theseer/tokenizer/archive/${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 ~sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"