diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 19:24:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 19:24:01 +0000 |
commit | f7f736666eb05b3cf1e29901d130a2ebf8aeaa77 (patch) | |
tree | d39e803b83b0b8fb5d7056cd74b6e84a89e70a55 /dev-php/theseer-DirectoryScanner | |
parent | dev-php/theseer-Autoload: Stabilize 1.26.0 ALLARCHES, #764356 (diff) | |
download | gentoo-f7f736666eb05b3cf1e29901d130a2ebf8aeaa77.tar.gz gentoo-f7f736666eb05b3cf1e29901d130a2ebf8aeaa77.tar.bz2 gentoo-f7f736666eb05b3cf1e29901d130a2ebf8aeaa77.zip |
dev-php/theseer-DirectoryScanner: Stabilize 1.3.2 ALLARCHES, #764356
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/theseer-DirectoryScanner')
-rw-r--r-- | dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild b/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild index ed61309ec2ea..432655d94ede 100644 --- a/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild +++ b/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/theseer/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz 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" RDEPEND="dev-lang/php:*" |