diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/wanderlust/wanderlust-2.15.9_p20210629.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/wanderlust/wanderlust-2.15.9_p20210629.ebuild b/app-emacs/wanderlust/wanderlust-2.15.9_p20210629.ebuild index 036441e2b356..b4f0dfcd119d 100644 --- a/app-emacs/wanderlust/wanderlust-2.15.9_p20210629.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.15.9_p20210629.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${GITHUB_SHA1}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bbdb ssl l10n_ja" RDEPEND=">=app-emacs/apel-10.8 |