diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:28:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:11 +0100 |
commit | 73074be651dd4b01727ef689885bda8609cfcf70 (patch) | |
tree | d10b5a9aa90db74f6b1f0e02bbd9f1a1e74ebe64 /sys-auth | |
parent | sys-block/mbuffer: stable 20171011 for ppc, bug #651680 (diff) | |
download | gentoo-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.ebuild | 2 |
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}" |