commit: 1481637a879a6227f52cc420defa1775db884b9c Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Jan 9 15:50:34 2024 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Tue Jan 9 17:38:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1481637a
dev-php/theseer-DirectoryScanner: keyword 1.3.3 for ~arm64 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> .../theseer-DirectoryScanner/theseer-DirectoryScanner-1.3.3.ebuild | 4 ++-- 1 file 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:*"
