summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-08 11:17:25 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-08 18:29:22 +0200
commit154c6d8a8dfb121caea9dd1fb80496c063efe0d3 (patch)
tree0ec046959d53e3a34c313c26097733061580feac
parentdev-php/PEAR-Console_Getargs: unkeyword 1.4.0 for ~alpha (diff)
downloadgentoo-154c6d8a8dfb121caea9dd1fb80496c063efe0d3.tar.gz
gentoo-154c6d8a8dfb121caea9dd1fb80496c063efe0d3.tar.bz2
gentoo-154c6d8a8dfb121caea9dd1fb80496c063efe0d3.zip
dev-php/PEAR-Console_Table: unkeyword 1.3.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>
-rw-r--r--dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.1.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.1.ebuild
index 317464fa841e..3d85be1d1eed 100644
--- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.1.ebuild
+++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.1.ebuild
@@ -8,7 +8,7 @@ inherit php-pear-r2
DESCRIPTION="Class that makes it easy to build console style tables"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"
BDEPEND="test? ( dev-php/pear )"