diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-01 15:59:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-01 15:59:09 +0300 |
commit | 4cd770823af5176321fc9a51ed8fe72a402ad6c6 (patch) | |
tree | 0ba362ab7a596b31c6f7b79f3ab4468387a727fb /virtual | |
parent | virtual/pam: Drop old (diff) | |
download | gentoo-4cd770823af5176321fc9a51ed8fe72a402ad6c6.tar.gz gentoo-4cd770823af5176321fc9a51ed8fe72a402ad6c6.tar.bz2 gentoo-4cd770823af5176321fc9a51ed8fe72a402ad6c6.zip |
virtual/pam: EAPI bump
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/pam/pam-0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/pam/pam-0-r1.ebuild b/virtual/pam/pam-0-r1.ebuild index 4dce7cefb980..57a09508682b 100644 --- a/virtual/pam/pam-0-r1.ebuild +++ b/virtual/pam/pam-0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit multilib-build |