commit: ffa7477682cee2b88a25071d9e5479a8b1b565b0 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 08:48:59 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 08:52:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa74776
dev-php/PEAR-Net_SMTP: stabilize 1.12.1 for arm This should have been, and is now, marked ALLARCHES. Closes: https://bugs.gentoo.org/941657 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.12.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.12.1.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.12.1.ebuild index b9ba6ebbb15f..291b59c7b496 100644 --- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.12.1.ebuild +++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.12.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86" IUSE="examples sasl test" RDEPEND="dev-lang/php:* dev-php/PEAR-Net_Socket
