diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-08 11:20:17 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 18:29:29 +0200 |
commit | 9ed77e1930bd6a1099d8773245a65c6b3204656b (patch) | |
tree | 26284eb0eee9f016ac5946fea38bddb9642a2d29 /dev-php/PEAR-Pager | |
parent | dev-php/PEAR-Net_UserAgent_Detect: unkeyword 2.5.2-r1 for ~alpha (diff) | |
download | gentoo-9ed77e1930bd6a1099d8773245a65c6b3204656b.tar.gz gentoo-9ed77e1930bd6a1099d8773245a65c6b3204656b.tar.bz2 gentoo-9ed77e1930bd6a1099d8773245a65c6b3204656b.zip |
dev-php/PEAR-Pager: unkeyword 2.5.1 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/PEAR-Pager')
-rw-r--r-- | dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild index 7e3fefadc4ea..989e5e88af79 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="Data paging class" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-lang/php-5.6.0:*" |