commit: a89ca563178bf0cba60bfc953ff541f804cbd338 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Nov 24 23:02:54 2020 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Nov 24 23:11:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a89ca563
app-misc/when: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-misc/when/when-1.1.37.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/when/when-1.1.37.ebuild b/app-misc/when/when-1.1.37.ebuild index 533d342eb72..78015bbe827 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-2017 Gentoo Foundation +# Copyright 1999-2020 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 ~x86-macos" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}"