summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-20 18:14:10 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-20 18:14:10 +0000
commit9ee87b490f07194e262193672a22cd7695c05558 (patch)
tree7d3b1786aaae5db414bd4b22a21c29d8f1cd264d /dev-php
parentdev-db/redis: Stabilize 7.2.5 amd64, #934585 (diff)
downloadgentoo-9ee87b490f07194e262193672a22cd7695c05558.tar.gz
gentoo-9ee87b490f07194e262193672a22cd7695c05558.tar.bz2
gentoo-9ee87b490f07194e262193672a22cd7695c05558.zip
dev-php/PEAR-Console_CommandLine: Stabilize 1.2.6 amd64, #934615
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild
index 4ff2153d19ac..b0a02144f13d 100644
--- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild
+++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/pear/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${M
S="${WORKDIR}/${MY_P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm ~hppa ~ppc64 ~sparc x86"
+KEYWORDS="amd64 arm ~hppa ~ppc64 ~sparc x86"
IUSE="examples test"
RESTRICT="!test? ( test )"