diff options
author | 2024-06-11 14:34:17 +0300 | |
---|---|---|
committer | 2024-06-11 14:36:29 +0300 | |
commit | c44f560088bf82a4365ad0c8c5f39c02ad9bbf62 (patch) | |
tree | 8a75e0a4d0ab10fb932cb7c33144a5cdbed43a87 /dev-php | |
parent | dev-php/theseer-Autoload: dekeyword ppc (diff) | |
download | gentoo-c44f560088bf82a4365ad0c8c5f39c02ad9bbf62.tar.gz gentoo-c44f560088bf82a4365ad0c8c5f39c02ad9bbf62.tar.bz2 gentoo-c44f560088bf82a4365ad0c8c5f39c02ad9bbf62.zip |
dev-php/theseer-DirectoryScanner: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.ebuild | 2 |
2 files changed, 3 insertions, 3 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 fca9e94b1b7f..45c9f9160f1f 100644 --- a/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild +++ b/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/theseer/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86" RDEPEND="dev-lang/php:*" diff --git a/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.ebuild b/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.ebuild index c70a06b959bc..164f2504034a 100644 --- a/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.ebuild +++ b/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.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="amd64 arm ~arm64 ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc64 ~s390 sparc x86" RDEPEND="dev-lang/php:*" |