summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:30:57 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 14:36:20 +0300
commitf3d7a488c2468bd1ada6aa1e505ec2458f3c7e66 (patch)
treec754e52adba4ff2d41fb869e8f74bbfaf176b29b /dev-php
parentdev-php/PEAR-Text_Wiki_BBCode: dekeyword ppc (diff)
downloadgentoo-f3d7a488c2468bd1ada6aa1e505ec2458f3c7e66.tar.gz
gentoo-f3d7a488c2468bd1ada6aa1e505ec2458f3c7e66.tar.bz2
gentoo-f3d7a488c2468bd1ada6aa1e505ec2458f3c7e66.zip
dev-php/PEAR-Text_Wiki_Mediawiki: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0_p20140604.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0_p20140604.ebuild b/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0_p20140604.ebuild
index f4995d05f317..25c8a0342475 100644
--- a/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0_p20140604.ebuild
+++ b/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0_p20140604.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
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/pear/Text_Wiki_Mediawiki/archive/11a902741d3f8cc6010
DESCRIPTION="Mediawiki parser for Text_Wiki"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND=">=dev-php/PEAR-Text_Wiki-1.2.2_p20170904"