summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 18:55:14 +0000
committerSam James <sam@gentoo.org>2021-01-07 18:55:14 +0000
commit11f8f30e3cc3f99baa3bfe0fcc2686d2515054e9 (patch)
tree360364f8d78ff3d55c3caf6783a8ed3fd6839d79 /dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild
parentdev-php/sebastian-environment: Stabilize 4.2.3 ALLARCHES, #764356 (diff)
downloadgentoo-11f8f30e3cc3f99baa3bfe0fcc2686d2515054e9.tar.gz
gentoo-11f8f30e3cc3f99baa3bfe0fcc2686d2515054e9.tar.bz2
gentoo-11f8f30e3cc3f99baa3bfe0fcc2686d2515054e9.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/theseer-tokenizer-1.2.0.ebuild')
-rw-r--r--dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild4
1 files changed, 2 insertions, 2 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 20e9ed3dcae2..66ad71427116 100644
--- a/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild
+++ b/dev-php/theseer-tokenizer/theseer-tokenizer-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"