diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-08 11:20:32 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 18:29:30 +0200 |
commit | f97ab1e4204a67626d3c9d9f6de64b2d81f8462a (patch) | |
tree | f0f5dcdcdbbbc2bd43ff3a09c27e072f2fb7ae10 /dev-php/PEAR-Text_Password | |
parent | dev-php/PEAR-Spreadsheet_Excel_Writer: unkeyword 0.9.4 for ~alpha (diff) | |
download | gentoo-f97ab1e4204a67626d3c9d9f6de64b2d81f8462a.tar.gz gentoo-f97ab1e4204a67626d3c9d9f6de64b2d81f8462a.tar.bz2 gentoo-f97ab1e4204a67626d3c9d9f6de64b2d81f8462a.zip |
dev-php/PEAR-Text_Password: unkeyword 1.2.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-Text_Password')
-rw-r--r-- | dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild index e86efe717a6c..104e6d322323 100644 --- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild +++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/Text_Password" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |