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 | fcd3f608d1eb46170601b04650bd8887c9e9c567 (patch) | |
tree | a53327eb245e4b6cfcee48decaae0f818d0c0779 /dev-php/theseer-DirectoryScanner | |
parent | dev-php/theseer-Autoload: Stabilize 1.26.0 ALLARCHES, #764356 (diff) | |
download | gentoo-fcd3f608d1eb46170601b04650bd8887c9e9c567.tar.gz gentoo-fcd3f608d1eb46170601b04650bd8887c9e9c567.tar.bz2 gentoo-fcd3f608d1eb46170601b04650bd8887c9e9c567.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 8bff1cbbfa0a..6fc0f450ae6b 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:*" |