From 7d11f0a36dcf75baa97840eaca56776885d16745 Mon Sep 17 00:00:00 2001 From: Matoro Mahri Date: Sat, 9 Dec 2023 15:08:53 -0500 Subject: [PATCH] dev-php/PEAR-Text_Wiki: unkeyword 1.2.3 for ~alpha Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri Signed-off-by: Ionen Wolkens --- dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.3.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.3.ebuild index 79f89eee7bcd0..b85721dc65761 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.3.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.3.ebuild @@ -8,7 +8,7 @@ inherit php-pear-r2 DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )"