diff options
Diffstat (limited to 'sys-auth/openpam/openpam-20140912-r1.ebuild')
-rw-r--r-- | sys-auth/openpam/openpam-20140912-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/openpam/openpam-20140912-r1.ebuild b/sys-auth/openpam/openpam-20140912-r1.ebuild index 9a8583315e19..287db3f24eb6 100644 --- a/sys-auth/openpam/openpam-20140912-r1.ebuild +++ b/sys-auth/openpam/openpam-20140912-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~amd64-fbsd ~x86-fbsd" IUSE="debug vim-syntax" RDEPEND="!sys-libs/pam" |