commit: f601822614a771c5ec2fbf885d8bd70dceab7ae1 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Dec 21 13:22:51 2020 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Dec 21 13:23:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6018226
mail-filter/opendkim: typo fix. Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> mail-filter/opendkim/opendkim-2.10.3-r25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/opendkim/opendkim-2.10.3-r25.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r25.ebuild index 8ca7f3a8623..d6a9c321c57 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r25.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r25.ebuild @@ -3,7 +3,7 @@ EAPI=7 -LUA_COMPAT=( lua5-1 lua5-2} ) +LUA_COMPAT=( lua5-1 lua5-2 ) inherit autotools db-use eutils systemd tmpfiles lua-single
