diff options
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/hap/hap-3.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/hap/hap-3.7-r1.ebuild b/mail-client/hap/hap-3.7-r1.ebuild index 168f33fc748d..db2b4ce3e91d 100644 --- a/mail-client/hap/hap-3.7-r1.ebuild +++ b/mail-client/hap/hap-3.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ RDEPEND="${DEPEND}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc x86" +KEYWORDS="~alpha ~amd64 ~ppc x86" S="${WORKDIR}/${PN}" |