diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-08 11:20:56 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 18:29:32 +0200 |
commit | a83ca7e4fabdf5ee764cc81a93c1d0bbd2eab8aa (patch) | |
tree | f871749cdf017f436846a38f38204dec7b6d64c9 /dev-php | |
parent | dev-php/PEAR-XML_RSS: unkeyword 1.1.0-r2 for ~alpha (diff) | |
download | gentoo-a83ca7e4fabdf5ee764cc81a93c1d0bbd2eab8aa.tar.gz gentoo-a83ca7e4fabdf5ee764cc81a93c1d0bbd2eab8aa.tar.bz2 gentoo-a83ca7e4fabdf5ee764cc81a93c1d0bbd2eab8aa.zip |
dev-php/PEAR-XML_Serializer: unkeyword 0.21.0-r1 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-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 b0d0747acc6c..659589cfcd8c 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-2020 Gentoo Authors +# Copyright 1999-2023 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="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="examples test" RESTRICT="!test? ( test )" |