diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 19:24:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 19:24:20 +0000 |
commit | 9dd3b0548c847a6f4b9d0d4979f45737a1006920 (patch) | |
tree | bfb496928dd1d423d1273e9b1b5b603665aae4b1 /dev-php | |
parent | dev-php/theseer-tokenizer: Stabilize 1.2.0 ALLARCHES, #764356 (diff) | |
download | gentoo-9dd3b0548c847a6f4b9d0d4979f45737a1006920.tar.gz gentoo-9dd3b0548c847a6f4b9d0d4979f45737a1006920.tar.bz2 gentoo-9dd3b0548c847a6f4b9d0d4979f45737a1006920.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 3a84b1105e98..aea089e67f8c 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 )" |