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"