diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:31:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:36:21 +0300 |
commit | 19cf538589ad5932822629ddfcd9c6777c63cfb0 (patch) | |
tree | 4386c452ec72b78dd2b9b33d1ffa632f334a211e /dev-php/PEAR-XML_Serializer | |
parent | dev-php/PEAR-XML_RSS: dekeyword ppc (diff) | |
download | gentoo-19cf538589ad5932822629ddfcd9c6777c63cfb0.tar.gz gentoo-19cf538589ad5932822629ddfcd9c6777c63cfb0.tar.bz2 gentoo-19cf538589ad5932822629ddfcd9c6777c63cfb0.zip |
dev-php/PEAR-XML_Serializer: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-XML_Serializer')
-rw-r--r-- | dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.21.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.21.0-r1.ebuild b/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.21.0-r1.ebuild index 1ee1ada99738..1ecaeeff7d0f 100644 --- a/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.21.0-r1.ebuild +++ b/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.21.0-r1.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" @@ -8,7 +8,7 @@ DESCRIPTION="Swiss-army knife for reading and writing XML files" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86" IUSE="examples test" RESTRICT="!test? ( test )" |