diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:32:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:36:24 +0300 |
commit | f4071f94fce6cec9d2b3ef9a53a7366bfd838798 (patch) | |
tree | af3041fcc05ef55c11fff4572c7d19f06539fe13 /dev-php | |
parent | dev-php/phar-io-manifest: dekeyword ppc (diff) | |
download | gentoo-f4071f94fce6cec9d2b3ef9a53a7366bfd838798.tar.gz gentoo-f4071f94fce6cec9d2b3ef9a53a7366bfd838798.tar.bz2 gentoo-f4071f94fce6cec9d2b3ef9a53a7366bfd838798.zip |
dev-php/phar-io-version: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/phar-io-version/phar-io-version-2.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/phar-io-version/phar-io-version-3.0.4.ebuild | 4 | ||||
-rw-r--r-- | dev-php/phar-io-version/phar-io-version-3.1.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-php/phar-io-version/phar-io-version-2.0.1.ebuild b/dev-php/phar-io-version/phar-io-version-2.0.1.ebuild index a88050851a1e..d58b2e5e9915 100644 --- a/dev-php/phar-io-version/phar-io-version-2.0.1.ebuild +++ b/dev-php/phar-io-version/phar-io-version-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/version/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="" S="${WORKDIR}/version-${PV}" diff --git a/dev-php/phar-io-version/phar-io-version-3.0.4.ebuild b/dev-php/phar-io-version/phar-io-version-3.0.4.ebuild index 60de43a18576..58e45ec1b07d 100644 --- a/dev-php/phar-io-version/phar-io-version-3.0.4.ebuild +++ b/dev-php/phar-io-version/phar-io-version-3.0.4.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/version/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="" S="${WORKDIR}/version-${PV}" diff --git a/dev-php/phar-io-version/phar-io-version-3.1.0.ebuild b/dev-php/phar-io-version/phar-io-version-3.1.0.ebuild index 1fbabc076a86..034dda182669 100644 --- a/dev-php/phar-io-version/phar-io-version-3.1.0.ebuild +++ b/dev-php/phar-io-version/phar-io-version-3.1.0.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/version/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="" S="${WORKDIR}/version-${PV}" |