Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/theseer-DirectoryScanner/
Date: Thu, 07 Jan 2021 19:24:30
Message-Id: 1610047441.f7f736666eb05b3cf1e29901d130a2ebf8aeaa77.sam@gentoo
1 commit: f7f736666eb05b3cf1e29901d130a2ebf8aeaa77
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 19:24:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 19:24:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7f73666
7
8 dev-php/theseer-DirectoryScanner: Stabilize 1.3.2 ALLARCHES, #764356
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild b/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild
16 index ed61309ec2e..432655d94ed 100644
17 --- a/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild
18 +++ b/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/theseer/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sparc x86"
25
26 RDEPEND="dev-lang/php:*"