diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 19:11:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 19:11:40 +0000 |
commit | 4009e5774c119caa0b462ec280b613833446264d (patch) | |
tree | 826eb8200fe5bbb40c18aa2621053e1ab4ec2e88 /dev-php/theseer-Autoload | |
parent | dev-php/theseer-tokenizer: Stabilize 1.2.0 ALLARCHES, #764356 (diff) | |
download | gentoo-4009e5774c119caa0b462ec280b613833446264d.tar.gz gentoo-4009e5774c119caa0b462ec280b613833446264d.tar.bz2 gentoo-4009e5774c119caa0b462ec280b613833446264d.zip |
dev-php/theseer-Autoload: Stabilize 1.26.0 ALLARCHES, #764356
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/theseer-Autoload')
-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 d917b81b75c5..5aee6273228c 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 )" |