diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:07:49 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:07:49 +0100 |
commit | be76bfa8f1ce83d0c113bdb4c6c292c3cd66f128 (patch) | |
tree | 9975f1761d95e106e6e18c6ebb9e6e5418693956 /app-emacs/wanderlust | |
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')
-rw-r--r-- | app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild b/app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild index d2614e684e37..5e2b0d12df29 100644 --- a/app-emacs/wanderlust/wanderlust-2.15.9_p20190623.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.15.9_p20190623.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=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wanderlust/wanderlust/archive/${GITHUB_SHA1}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bbdb ssl l10n_ja" DEPEND=">=app-emacs/apel-10.8 |