summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 19:23:38 +0000
committerSam James <sam@gentoo.org>2021-01-07 19:23:38 +0000
commitdb89024c6a0e2b1594b8066d84bc9f8090831130 (patch)
treead030779788709c67beaaee2577cf43f89ddfc1b /dev-php/theseer-tokenizer
parentdev-php/sebastian-environment: fix github remote-id (diff)
downloadgentoo-db89024c6a0e2b1594b8066d84bc9f8090831130.tar.gz
gentoo-db89024c6a0e2b1594b8066d84bc9f8090831130.tar.bz2
gentoo-db89024c6a0e2b1594b8066d84bc9f8090831130.zip
dev-php/theseer-tokenizer: Stabilize 1.2.0 ALLARCHES, #764356
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/theseer-tokenizer')
-rw-r--r--dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild2
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 3f8b4dcfac44..61e3f1a99103 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 )"