summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 19:24:01 +0000
committerSam James <sam@gentoo.org>2021-01-07 19:24:01 +0000
commitf7f736666eb05b3cf1e29901d130a2ebf8aeaa77 (patch)
treed39e803b83b0b8fb5d7056cd74b6e84a89e70a55
parentdev-php/theseer-Autoload: Stabilize 1.26.0 ALLARCHES, #764356 (diff)
downloadgentoo-f7f73666.tar.gz
gentoo-f7f73666.tar.bz2
gentoo-f7f73666.zip
dev-php/theseer-DirectoryScanner: Stabilize 1.3.2 ALLARCHES, #764356
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild2
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:*"