commit: 2ed278cd0c4c32b57e57b7c0572192fda208222b Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Jun 27 10:05:45 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Jun 27 10:06:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed278cd
sys-auth/pam_mktemp: mark arm64 stable to catchup with other arches Package-Manager: Portage-2.3.6, Repoman-2.3.2 sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild b/sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild index 4892e983f98..e79e64aea6c 100644 --- a/sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild +++ b/sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.openwall.com/pam/modules/${PN}/${P}.tar.gz" LICENSE="BSD-2" # LICENSE file says "heavily cut-down 'BSD license'" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="selinux +prevent-removal" RDEPEND="virtual/pam
