diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 20:38:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 20:38:48 +0300 |
commit | 22d7a2bf5d838c59b487bd7d7b87b6502e9fbf70 (patch) | |
tree | 6be260096555c5445dc94ae5f08d0b9dee3ed82e /dev-php/PEAR-Mail_Mime | |
parent | sci-misc/netlogo-bin: Stabilize 6.2.2 amd64, #908159 (diff) | |
download | gentoo-22d7a2bf5d838c59b487bd7d7b87b6502e9fbf70.tar.gz gentoo-22d7a2bf5d838c59b487bd7d7b87b6502e9fbf70.tar.bz2 gentoo-22d7a2bf5d838c59b487bd7d7b87b6502e9fbf70.zip |
dev-php/PEAR-Mail_Mime: Stabilize 1.10.11 ALLARCHES, #908126
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Mail_Mime')
-rw-r--r-- | dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.11.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.11.ebuild index eb4747a42cf2..34ef06029ba9 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.11.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.11.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" @@ -9,7 +9,7 @@ DESCRIPTION="Create and manipulate mime messages with PHP" LICENSE="BSD" 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="test" RESTRICT="!test? ( test )" |