diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-08 11:21:49 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 18:29:32 +0200 |
commit | 4b756c89839e5b1b0b05e8699b06ba55799f2e3f (patch) | |
tree | 1af5d9d5bfe96f74518095356c38d3dd9f145c97 /dev-php/phar-io-manifest | |
parent | dev-php/pecl-yaz: unkeyword all for ~alpha (diff) | |
download | gentoo-4b756c89839e5b1b0b05e8699b06ba55799f2e3f.tar.gz gentoo-4b756c89839e5b1b0b05e8699b06ba55799f2e3f.tar.bz2 gentoo-4b756c89839e5b1b0b05e8699b06ba55799f2e3f.zip |
dev-php/phar-io-manifest: unkeyword all for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
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 | 2 |
3 files changed, 5 insertions, 5 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 22306e0b6d74..166ced7870f1 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-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="amd64 arm ~hppa ~ia64 ppc 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 25f65d07e8d4..fa83747c3a7a 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-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="~amd64 ~arm ~hppa ~ia64 ~ppc ~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 cc567e2bb37a..1ce831a62288 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 @@ -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="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="examples" CDEPEND="dev-php/fedora-autoloader |