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-HTML_Common2
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-HTML_Common2')
-rw-r--r--dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.2.0.ebuild4
-rw-r--r--dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.3.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.2.0.ebuild b/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.2.0.ebuild
index 2601d0f9ce89..2cbf1bff95af 100644
--- a/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.2.0.ebuild
+++ b/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit php-pear-r2
DESCRIPTION="Abstract base class for HTML classes (PHP5 port of PEAR-HTML_Common package)"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
#IUSE="test"
#RESTRICT="!test? ( test )"
# Tests fail with current phpunit
diff --git a/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.3.0.ebuild b/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.3.0.ebuild
index b567da04e6c7..04329bc5ec88 100644
--- a/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.3.0.ebuild
+++ b/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ inherit php-pear-r2
DESCRIPTION="Abstract base class for HTML classes (PHP5 port of PEAR-HTML_Common package)"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
#IUSE="test"
#RESTRICT="!test? ( test )"
# Tests fail with current phpunit