diff options
author | Sam James <sam@gentoo.org> | 2021-03-08 14:07:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-08 14:08:01 +0000 |
commit | ed79e8201938f7a3dd43f379201af75fed88f1e4 (patch) | |
tree | 32287a829f0d84645204d312c164518d9f1f83f7 /sys-auth/pam_smb | |
parent | media-gfx/yafaray: add PYTHON_DEPS to BDEPEND (diff) | |
download | gentoo-ed79e8201938f7a3dd43f379201af75fed88f1e4.tar.gz gentoo-ed79e8201938f7a3dd43f379201af75fed88f1e4.tar.bz2 gentoo-ed79e8201938f7a3dd43f379201af75fed88f1e4.zip |
sys-auth/pam_smb: Keyword 2.0.0_rc6-r2 amd64, #594842
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/pam_smb')
-rw-r--r-- | sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild b/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild index d10331b793c5..dc4dd6bbca1c 100644 --- a/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild +++ b/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="~amd64 ~ppc x86" DEPEND=">=sys-libs/pam-0.75" RDEPEND="${DEPEND}" |