diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:24:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:36:01 +0300 |
commit | 678da99bae05d2af23599785ae37897397b354ae (patch) | |
tree | e31085296798510052a35fa0ea00543569f7f748 /dev-php/PEAR-Console_CommandLine | |
parent | dev-php/PEAR-Cache_Lite: dekeyword ppc (diff) | |
download | gentoo-678da99bae05d2af23599785ae37897397b354ae.tar.gz gentoo-678da99bae05d2af23599785ae37897397b354ae.tar.bz2 gentoo-678da99bae05d2af23599785ae37897397b354ae.zip |
dev-php/PEAR-Console_CommandLine: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Console_CommandLine')
-rw-r--r-- | dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild index acd273489017..b2dacba50160 100644 --- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild +++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/Console_CommandLine" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 sparc x86" IUSE="examples test" RESTRICT="!test? ( test )" |