summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-04 11:12:44 +0100
committerSam James <sam@gentoo.org>2023-07-04 11:12:44 +0100
commit1dce8689fe02d18c550ed4695b5ead5525d55900 (patch)
tree0e0421ea9fa74ffe7b2a67290a1bf2c414c29ae9
parentdev-php/PEAR-Exception: Stabilize 1.0.2 ALLARCHES, #909602 (diff)
downloadgentoo-1dce8689fe02d18c550ed4695b5ead5525d55900.tar.gz
gentoo-1dce8689fe02d18c550ed4695b5ead5525d55900.tar.bz2
gentoo-1dce8689fe02d18c550ed4695b5ead5525d55900.zip
dev-php/PEAR-Log: Stabilize 1.13.3 ppc64, #909605
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.13.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.13.3.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.13.3.ebuild
index 2c518ff5dabf..1722ed9831e8 100644
--- a/dev-php/PEAR-Log/PEAR-Log-1.13.3.ebuild
+++ b/dev-php/PEAR-Log/PEAR-Log-1.13.3.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
@@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/Log"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86"
IUSE="examples test"
RESTRICT="!test? ( test )"