commit: fdeb701d960de053d2dad275de27291b882e4e6e Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Jan 6 13:19:38 2021 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Jan 6 13:19:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdeb701d
app-misc/when: drop x86-macos Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> app-misc/when/when-1.1.37.ebuild | 4 ++-- app-misc/when/when-1.1.40.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-misc/when/when-1.1.37.ebuild b/app-misc/when/when-1.1.37.ebuild index 78015bbe827..251c08dade9 100644 --- a/app-misc/when/when-1.1.37.ebuild +++ b/app-misc/when/when-1.1.37.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" diff --git a/app-misc/when/when-1.1.40.ebuild b/app-misc/when/when-1.1.40.ebuild index d52e2ced5ed..495eda01aa6 100644 --- a/app-misc/when/when-1.1.40.ebuild +++ b/app-misc/when/when-1.1.40.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}"
