diff options
author | Mart Raudsepp <leio@gentoo.org> | 2024-01-09 17:50:34 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2024-01-09 19:38:26 +0200 |
commit | 1481637a879a6227f52cc420defa1775db884b9c (patch) | |
tree | d16b9722e26cf6a22e2fcf254b59b16dce7bec60 /dev-php | |
parent | dev-php/xdebug-handler: keyword 2.0.1 for ~arm64 (diff) | |
download | gentoo-1481637a879a6227f52cc420defa1775db884b9c.tar.gz gentoo-1481637a879a6227f52cc420defa1775db884b9c.tar.bz2 gentoo-1481637a879a6227f52cc420defa1775db884b9c.zip |
dev-php/theseer-DirectoryScanner: keyword 1.3.3 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 49a39822c5b0..c70a06b959bc 100644 --- a/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.ebuild +++ b/dev-php/theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.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=8 @@ -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 ~arm64 ~hppa ppc ppc64 ~s390 sparc x86" RDEPEND="dev-lang/php:*" |