diff options
author | 2024-06-20 18:53:13 +0100 | |
---|---|---|
committer | 2024-06-20 18:53:13 +0100 | |
commit | b2841cdb5cd8081dff1a2c7917102208ed009ccc (patch) | |
tree | 90607774889ec797b1c0824b7db5d1f8c9faec33 /dev-php | |
parent | dev-php/PEAR-Net_Socket: Stabilize 1.2.2-r1 x86, #934614 (diff) | |
download | gentoo-b2841cdb5cd8081dff1a2c7917102208ed009ccc.tar.gz gentoo-b2841cdb5cd8081dff1a2c7917102208ed009ccc.tar.bz2 gentoo-b2841cdb5cd8081dff1a2c7917102208ed009ccc.zip |
dev-php/PEAR-Console_CommandLine: Stabilize 1.2.6 x86, #934615
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild | 2 |
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 84b9a1732c7a..f23c231483f1 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 )" |