diff options
author | 2021-01-06 14:07:49 +0100 | |
---|---|---|
committer | 2021-01-06 14:07:49 +0100 | |
commit | be76bfa8f1ce83d0c113bdb4c6c292c3cd66f128 (patch) | |
tree | 9975f1761d95e106e6e18c6ebb9e6e5418693956 /app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild | |
parent | app-emacs/semi: drop x86-macos (diff) | |
download | gentoo-be76bfa8f1ce83d0c113bdb4c6c292c3cd66f128.tar.gz gentoo-be76bfa8f1ce83d0c113bdb4c6c292c3cd66f128.tar.bz2 gentoo-be76bfa8f1ce83d0c113bdb4c6c292c3cd66f128.zip |
app-emacs/wanderlust: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild')
-rw-r--r-- | app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild b/app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild index 9fc16f03c0f9..033aa93c445a 100644 --- a/app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${GITHUB_SHA1}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bbdb ssl l10n_ja" DEPEND=">=app-emacs/apel-10.6 |