diff options
author | Brian Evans <grknight@gentoo.org> | 2017-07-05 16:14:02 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-07-05 16:26:15 -0400 |
commit | f86c713fe9033386af011cf7ea7abbe9d841ea1e (patch) | |
tree | 57935fa67484e5eb3aa021fc83f0e37735f897a7 /dev-php | |
parent | dev-php/PEAR-Net_Traceroute: Revbump for EAPI and eclass changes (diff) | |
download | gentoo-f86c713fe9033386af011cf7ea7abbe9d841ea1e.tar.gz gentoo-f86c713fe9033386af011cf7ea7abbe9d841ea1e.tar.bz2 gentoo-f86c713fe9033386af011cf7ea7abbe9d841ea1e.zip |
dev-php/PEAR-Auth_SASL: Mark script only package stable for all arches
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild index 8371180a46e3..a47d615c8031 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild @@ -9,6 +9,6 @@ DESCRIPTION="Abstraction of various SASL mechanism responses" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-PEAR-1.10.1" |