summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-09 19:48:35 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-09 20:38:36 +0200
commit8c5a9421f6622ae61b13f14d2b7d07c59868803a (patch)
tree0280665616df1212eef7c7d849df5840224ce845 /dev-php/PEAR-Console_CommandLine
parentsys-devel/llvm-common: Remove old (diff)
downloadgentoo-8c5a9421f6622ae61b13f14d2b7d07c59868803a.tar.gz
gentoo-8c5a9421f6622ae61b13f14d2b7d07c59868803a.tar.bz2
gentoo-8c5a9421f6622ae61b13f14d2b7d07c59868803a.zip
dev-php/*: unkeyword for ia64
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.ebuild4
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 1b73820bc490..acd273489017 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-2020 Gentoo Authors
+# Copyright 1999-2023 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 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86"
IUSE="examples test"
RESTRICT="!test? ( test )"