commit: 14530e1b9b87cb3317d979b4b3453020b48c55c2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 4 10:16:56 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 4 10:16:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14530e1b
dev-php/phar-io-manifest: Stabilize 2.0.3 ALLARCHES, #909597 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/phar-io-manifest/phar-io-manifest-2.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/phar-io-manifest/phar-io-manifest-2.0.3.ebuild b/dev-php/phar-io-manifest/phar-io-manifest-2.0.3.ebuild index 25f65d07e8d4..cc567e2bb37a 100644 --- a/dev-php/phar-io-manifest/phar-io-manifest-2.0.3.ebuild +++ b/dev-php/phar-io-manifest/phar-io-manifest-2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -9,7 +9,7 @@ SRC_URI="https://github.com/phar-io/manifest/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" IUSE="examples" CDEPEND="dev-php/fedora-autoloader
