From 635bfed92b475c5c1916f8cf24bda0213d0fca79 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 20 Jun 2024 18:04:12 +0000 Subject: [PATCH] dev-php/PEAR-Auth_SASL: Stabilize 1.2.0 amd64, #934618 Signed-off-by: Arthur Zamarin --- dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild index be26709373881..02eb66aee4cf1 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.2.0.ebuild @@ -9,5 +9,5 @@ DESCRIPTION="Abstraction of various SASL mechanism responses" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ~ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 arm ~hppa ~ppc64 ~s390 ~sparc x86" RDEPEND="dev-php/PEAR-PEAR"