diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:32:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:36:24 +0300 |
commit | 55de6b9ba662f315950aac53df45bc83859b44df (patch) | |
tree | f9c13c3ffc95a0d1c75b8d28a35c8bde12697671 /dev-php/phar-io-manifest | |
parent | dev-php/pecl-yaz: dekeyword ppc (diff) | |
download | gentoo-55de6b9ba662f315950aac53df45bc83859b44df.tar.gz gentoo-55de6b9ba662f315950aac53df45bc83859b44df.tar.bz2 gentoo-55de6b9ba662f315950aac53df45bc83859b44df.zip |
dev-php/phar-io-manifest: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/phar-io-manifest')
-rw-r--r-- | dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/phar-io-manifest/phar-io-manifest-2.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/phar-io-manifest/phar-io-manifest-2.0.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild b/dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild index 0bfb446de478..015669e2b9f6 100644 --- a/dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild +++ b/dev-php/phar-io-manifest/phar-io-manifest-1.0.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="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="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86" IUSE="examples" S="${WORKDIR}/manifest-${PV}" diff --git a/dev-php/phar-io-manifest/phar-io-manifest-2.0.1.ebuild b/dev-php/phar-io-manifest/phar-io-manifest-2.0.1.ebuild index f788684ce98a..9e6201d21fd3 100644 --- a/dev-php/phar-io-manifest/phar-io-manifest-2.0.1.ebuild +++ b/dev-php/phar-io-manifest/phar-io-manifest-2.0.1.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" @@ -9,7 +9,7 @@ SRC_URI="https://github.com/phar-io/manifest/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" IUSE="examples" CDEPEND="dev-php/fedora-autoloader 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 6a35711f039f..ac072b4b27fb 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-2023 Gentoo Authors +# Copyright 1999-2024 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="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86" IUSE="examples" CDEPEND="dev-php/fedora-autoloader |