diff options
author | Sam James <sam@gentoo.org> | 2023-07-04 11:16:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-04 11:16:56 +0100 |
commit | 14530e1b9b87cb3317d979b4b3453020b48c55c2 (patch) | |
tree | 7288886410dbecac5aef946d9a666273d65485a6 /dev-php/phar-io-manifest | |
parent | dev-php/PEAR-Log: Stabilize 1.13.3 ALLARCHES, #909605 (diff) | |
download | gentoo-14530e1b9b87cb3317d979b4b3453020b48c55c2.tar.gz gentoo-14530e1b9b87cb3317d979b4b3453020b48c55c2.tar.bz2 gentoo-14530e1b9b87cb3317d979b4b3453020b48c55c2.zip |
dev-php/phar-io-manifest: Stabilize 2.0.3 ALLARCHES, #909597
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/phar-io-manifest')
-rw-r--r-- | dev-php/phar-io-manifest/phar-io-manifest-2.0.3.ebuild | 4 |
1 files 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 |