diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-17 11:19:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-17 11:19:44 +0200 |
commit | 80b7fcac8624d0150256546eead2bf1877dbcd5b (patch) | |
tree | 16dca576d110324e17b019f430787d6219b950d2 /sys-auth/pam_mount | |
parent | sys-block/partimage: ppc stable wrt bug #844121 (diff) | |
download | gentoo-80b7fcac8624d0150256546eead2bf1877dbcd5b.tar.gz gentoo-80b7fcac8624d0150256546eead2bf1877dbcd5b.tar.bz2 gentoo-80b7fcac8624d0150256546eead2bf1877dbcd5b.zip |
sys-auth/pam_mount: ppc stable wrt bug #845048
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/pam_mount')
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_mount/pam_mount-2.18-r1.ebuild b/sys-auth/pam_mount/pam_mount-2.18-r1.ebuild index 054c3f0c60d1..c8c8a3d853b4 100644 --- a/sys-auth/pam_mount/pam_mount-2.18-r1.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.18-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/pam-mount/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="crypt ssl selinux" |