diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-23 15:46:53 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-23 16:21:57 -0500 |
commit | 10c4d3e24c31ebb2506e42d620f3a0254490526f (patch) | |
tree | 3c4615c12f3ea40bb93281926a78a99ea857b577 /sys-auth/pam_mktemp | |
parent | x11-libs/tslib: Keyword for ~arm64 (diff) | |
download | gentoo-10c4d3e24c31ebb2506e42d620f3a0254490526f.tar.gz gentoo-10c4d3e24c31ebb2506e42d620f3a0254490526f.tar.bz2 gentoo-10c4d3e24c31ebb2506e42d620f3a0254490526f.zip |
sys-auth/pam_mktemp: Keyword for ~arm64
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-auth/pam_mktemp')
-rw-r--r-- | sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 f394073b6e19..a9f47b509995 100644 --- a/sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild +++ b/sys-auth/pam_mktemp/pam_mktemp-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="selinux +prevent-removal" RDEPEND="virtual/pam |