diff options
author | Sam James <sam@gentoo.org> | 2022-04-17 09:34:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-17 09:34:48 +0100 |
commit | b4e4a29fb8cfeb60ad359d928d0f9507518d843d (patch) | |
tree | 09cf5498d00ff050e2852f05443c10b9c978c164 /app-emacs | |
parent | app-emacs/ruby-mode: Stabilize 3.0.0 ALLARCHES, #838904 (diff) | |
download | gentoo-b4e4a29fb8cfeb60ad359d928d0f9507518d843d.tar.gz gentoo-b4e4a29fb8cfeb60ad359d928d0f9507518d843d.tar.bz2 gentoo-b4e4a29fb8cfeb60ad359d928d0f9507518d843d.zip |
app-emacs/wanderlust: Stabilize 2.15.9_p20210629 ALLARCHES, #838907
Signed-off-by: Sam James <sam@gentoo.org>
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 |