summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-24 18:28:48 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-24 20:35:11 +0100
commit73074be651dd4b01727ef689885bda8609cfcf70 (patch)
treed10b5a9aa90db74f6b1f0e02bbd9f1a1e74ebe64 /sys-auth
parentsys-block/mbuffer: stable 20171011 for ppc, bug #651680 (diff)
downloadgentoo-73074be651dd4b01727ef689885bda8609cfcf70.tar.gz
gentoo-73074be651dd4b01727ef689885bda8609cfcf70.tar.bz2
gentoo-73074be651dd4b01727ef689885bda8609cfcf70.zip
sys-auth/pam_mysql: stable 0.8.1 for ppc, bug #651724
Bug: https://bugs.gentoo.org/651724 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_mysql/pam_mysql-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_mysql/pam_mysql-0.8.1.ebuild b/sys-auth/pam_mysql/pam_mysql-0.8.1.ebuild
index 2299051c21ad..ebe98f844d91 100644
--- a/sys-auth/pam_mysql/pam_mysql-0.8.1.ebuild
+++ b/sys-auth/pam_mysql/pam_mysql-0.8.1.ebuild
@@ -17,7 +17,7 @@ DEPEND="
RDEPEND="${DEPEND}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ppc ~sparc x86"
IUSE="openssl"
S="${WORKDIR}/pam-MySQL-${PV}"