From 35a75db30e756dfb9446a29d2114ce550fac49ef Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 6 May 2021 09:58:44 +0000 Subject: app-eselect/eselect-timezone: Stabilize 0.2 ALLARCHES, #787782 Signed-off-by: Sam James --- app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-eselect/eselect-timezone') diff --git a/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild b/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild index 1f69399c45b9..4c5fcc4ea504 100644 --- a/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild +++ b/app-eselect/eselect-timezone/eselect-timezone-0.2.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="https://dev.gentoo.org/~junghans/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 x86" +KEYWORDS="amd64 arm arm64 x86" IUSE="" src_install() { -- cgit v1.2.3-65-gdbad