summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-20 18:53:14 +0100
committerSam James <sam@gentoo.org>2024-06-20 18:53:14 +0100
commit6de0aa56562364561fcce4a53f4b791baa658317 (patch)
treee47c3537d88dde73180ed25f8793c27274cfd287 /dev-php/PEAR-Console_CommandLine
parentdev-php/PEAR-Console_CommandLine: Stabilize 1.2.6 x86, #934615 (diff)
downloadgentoo-6de0aa56562364561fcce4a53f4b791baa658317.tar.gz
gentoo-6de0aa56562364561fcce4a53f4b791baa658317.tar.bz2
gentoo-6de0aa56562364561fcce4a53f4b791baa658317.zip
dev-php/PEAR-Console_CommandLine: Stabilize 1.2.6 arm, #934615
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Console_CommandLine')
-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 f23c231483f1..4ff2153d19ac 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 )"